AgentMoveOnWaypoint
Move the Agent along the Waypoint.
Properties
Property Name | Description |
---|---|
Agent Controller | AgentController you want to control. |
Speed | Moving Speed |
Stop On State End | Whether to stop when leaving the state. |
Waypoint | Route to move Agent |
Clear Dest Point | Flag to restart from the first position of Waypoint when restarting |
Type | Play type.
|
Stopping Distance | Distance to stop |
Done | State transition at the time of movement completion(only Once) Transition Method : OnStateUpdate |