mirror of
https://github.com/godotengine/godot
synced 2024-11-02 11:15:55 +00:00
ba13d23140
PhysicsBody now has methods move_and_collide/test_move and needed properties for these methods: safe margin, locked axes (3D only). Moved collision_exceptions from StaticBody to PhysicsBody for 3D (same as 2D, and conforms to documentation). RigidBody doesn't have test_motion method anymore, it's now redundant with PhysicsBody.test_move.
1 line
758 B
XML
1 line
758 B
XML