AgentHideFromPosition
Move the Agent to hide from the Target.

Properties
| Property Name | Description | 
|---|---|
| Agent Controller | AgentController you want to control. | 
| Finish Flags | Finish flag 
 | 
| Stop On End | Whether to stop at the end of the action | 
| Clear Velocity On Stop | Whether to clear velocity when stopped. | 
| 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. | 
| Speed | Speed to move | 
| Obstacle Target Flags | Set which obstacle type to hide | 
| Obstacle Search Flags | Set the obstacle search method | 
| Obstacle Layer | Obstacle layer | 
| Min Distance To Target | Minimum distance to the target. Obstacles closer than this distance are excluded from potential hiding places. | 
| Target Position | Target position |