diff options
author | Carl Olsson <carl.olsson@gmail.com> | 2015-02-13 20:49:21 +1000 |
---|---|---|
committer | Carl Olsson <carl.olsson@gmail.com> | 2015-02-13 20:49:21 +1000 |
commit | 9d182e93a3d75396405733109f9f086969c4b19b (patch) | |
tree | cb38c19cf65a4dc7acc4e3c1e81f34ef879450ba /drivers/gles2 | |
parent | d0ea4754057663d2caefbabe32421fd597a8a15d (diff) |
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.
Diffstat (limited to 'drivers/gles2')
0 files changed, 0 insertions, 0 deletions