1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-18 14:21:41 +00:00
Files
godot/doc/classes
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-23 17:00:50 -04:00
2021-09-07 21:40:21 +02:00
2021-08-01 12:49:02 -05:00
2021-07-03 12:11:01 -03:00
2021-08-17 14:38:48 +02:00
2021-08-18 13:27:22 -05:00
2021-08-27 15:43:18 +03:00
2021-08-18 13:27:22 -05:00
2021-06-19 12:08:50 +02:00
2021-06-11 18:48:42 +02:00
2021-06-14 13:01:32 -04:00
2021-06-05 09:28:56 -03:00
2021-06-11 18:48:42 +02:00
2021-08-31 16:53:14 +02:00
2021-08-31 16:53:14 +02:00
2021-08-05 14:57:31 -03:00
2021-09-13 21:04:29 +08:00
2021-06-11 18:48:42 +02:00
2021-07-29 13:51:32 -03:00
2021-06-30 14:14:41 -03:00
2021-07-25 11:21:51 +02:00
2021-08-17 21:11:10 +08:00
2021-06-11 18:48:42 +02:00