godot/demos
Carl Olsson 9d182e93a3 Added body mode property to TileMap to select between static and kinematic physics bodies. Kinematic allow use of TileMaps for moving platforms for example.
Updated 2D Platformer demo to use kinematic TileMaps for moving platforms, in doing so discovered that the tileset was messed up and not converting properly, so fixed that too.
And in order to fix the tileset I need to activate snapping for collision polygon vertices.
2015-02-13 20:49:21 +10:00
..
2d Added body mode property to TileMap to select between static and kinematic physics bodies. Kinematic allow use of TileMaps for moving platforms for example. 2015-02-13 20:49:21 +10:00
3d Merge branch 'master' of https://github.com/okamstudio/godot into add_sprintf 2015-02-10 00:42:28 +00:00
misc 1.Change interpolate_callback:p_times_in_sec argument before p_callback argument(more readable) 2014-12-19 17:13:20 +08:00
viewport -Added google play services (needed for some stuff) 2014-04-14 22:16:13 -03:00