Physics2D
Class Name | Description |
---|---|
AddForceRigidbody2D | We will apply a force to Rigidbody2D. |
AddVelocityRigidbody2D | It will add the velocity of Rigidbody2D. |
Rigidbody2DMoveOnWaypoint | Move the Rigidbody2D along the Waypoint. |
SetVelocityRigidbody2D | Set the velocity of Rigidbody2D. |