1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00
Files
godot/tests
PouleyKetchoupp ed1ba5093f Clarify RigidDynamicBody modes
RigidDynamicBody modes are replaced with several properties to make their
usage clearer:
-lock_rotation: disable body's rotation (instead of MODE_LOCKED)
-freeze: no gravity or forces (instead of MODE_STATIC and MODE_KINEMATIC)
-freeze_mode: Static (can be only teleported) or Kinematic (can be animated)

Also renamed MODE_DYNAMIC_LOCKED to MODE_DYNAMIC_LINEAR in the physics
servers.
2021-09-16 16:03:48 -07:00
..
2021-08-28 20:13:32 +08:00
2021-06-09 13:10:49 -03:00
2021-07-18 21:20:02 -03:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-08-09 17:43:48 -05:00
2021-03-29 10:13:53 +02:00
2021-02-20 19:47:20 +01:00
2021-06-11 09:32:39 -04:00
2021-08-28 20:13:32 +08:00
2021-05-19 16:37:39 +02:00