godot/demos/2d/isometric
reduz 2580ca01e6 Ability to keep collisionshapes and collisionpolygons when running the game.
Works for 2D and 3D
These are still just helpers in case you want to animate them or access them
directly.
Modifying the real shapes is still done via CollisionObject and CollisionObject2D APIs
But an API was added so you can query which shapes from CollisionObject correspond to which CollisionShape.

Have Fun!
2015-09-15 22:07:03 -03:00
..
bastiles.res -Updated isometric 2d demo to work using the new isometric support, fixes #1849 2015-05-11 00:40:23 -03:00
dungeon.scn Ability to keep collisionshapes and collisionpolygons when running the game. 2015-09-15 22:07:03 -03:00
engine.cfg missing demo files 2014-10-03 00:25:53 -03:00
icon.png missing demo files 2014-10-03 00:25:53 -03:00
isotiles.png missing demo files 2014-10-03 00:25:53 -03:00
tileset.scn -Updated isometric 2d demo to work using the new isometric support, fixes #1849 2015-05-11 00:40:23 -03:00
troll.gd missing demo files 2014-10-03 00:25:53 -03:00
troll.png missing demo files 2014-10-03 00:25:53 -03:00
troll.scn -Updated isometric 2d demo to work using the new isometric support, fixes #1849 2015-05-11 00:40:23 -03:00