Commit Graph

3 Commits

Author SHA1 Message Date
Juan Linietsky 0209464d65 -Rewritten KinematicBody2D::move to MUCH more efficient code.
-KinematicBody2D::move now properly recognizes collision exceptions and masks, fixes #1649
-Removed object type masking for KinematicBody2D
-Added a test_motion() function to RigidBody2D, allowing simlar behavior to KinematicBody2D::move there.
2015-04-19 20:50:55 -03:00
Luke Picciau ed1698d087 Fixed comments in kinematic_char demo 2014-09-06 14:12:59 +09:30
Juan Linietsky 85d32dbf9f -added kinematic body
-added kinematic body demos
2014-02-22 20:28:19 -03:00