Rigidbody2DMoveOnWaypoint¶
Move the Rigidbody2D along the Waypoint.
Properties¶
Property Name | Description |
---|---|
Target | Rigidbody2D of interest. |
Speed | Moving Speed |
Waypoint | Route to move Rigidbody2D |
Type |
Play type.
|
Time Type |
Time type for moving calculation
|
Done |
State transition at the time of movement completion(only Once) Transition Method : OnStateUpdate |