AddVelocityRigidbody2D¶
It will add the velocity of Rigidbody2D.

Properties¶
| Property Name | Description |
|---|---|
| Target | Rigidbody2D of interest. |
| Execute Method Flags | The method to execute |
| Direction Type |
Direction type
|
| Angle | Angle with reference to the upward direction. |
| Direction | Direction. |
| Speed | Speed added. |
| Space | Space to add velocity. |