Change Velocity 2D¶
Physics 2D ยป Change Velocity 2D
Description¶
Changes the current velocity of a Rigidbody2D
Parameters¶
Name | Description |
---|---|
Rigidbody | The game object with a Rigidbody2D attached that will change its velocity |
Velocity | The velocity the game object will change to |
Keywords¶
Speed
Movement
Physics
Rigidbody