AgentEscape
Move the Agent to escape from Target.

Properties
| Property Name | Description |
|---|---|
| Agent Controller | AgentController you want to control. |
| Update Type | Agent update type.
|
| Time Type | Interval time type.
|
| Interval | Interval (seconds) before moving destination is changed. (Used only when UpdateType is Time, Done) The interval after arrival for AgentUpdateType.Done. |
| Stop On State End | Whether to stop when leaving the state. |
| Speed | Moving Speed |
| Distance | Distance away |
| Target | Transform of object to escape |
| Done | State transition at the time of movement completion Transition Method : OnStateUpdate |