RigidBody2DSleeping Property |
If true, the body will not move and will not calculate forces until woken up by another body through, for example, a collision, or by using the ApplyImpulse(Vector2, Vector2) or AddForce(Vector2, Vector2) methods.
Namespace: Godot