I was wondering how to make cubes/ rectangles like in popular ketchapp games, such as zig zag. And how to have the player (ball) move along top of them. Thanks.
excellent resources! I would add also the open source software MagicaVoxel - https://voxel.codeplex.com/
Alternatively you can use Inkscape to create isometric blocks: http://design.tutsplus.com/tutorial...scape-to-make-a-minecraft-scene--vector-21757 With regards to moving objects on top of one another, it's all based on your project settings, and the objects collision shape.