RigidbodyMoveOnWaypoint
Move the Rigidbody along the Waypoint.
Properties
Property Name | Description |
---|---|
Target | Rigidbody of interest. |
Speed | Moving Speed |
Waypoint | Route to move Rigidbody |
Offset | Position adjustment offset |
Clear Dest Point | Flag to restart from the first position of Waypoint when restarting |
Type | Play type.
|
Done | State transition at the time of movement completion(only Once) Transition Method : OnStateUpdate |