Function
Fast
Pawn:MoveTo
AI: Makes this Character to walk to the Location<br/><br/>Triggers event <a href='pawn#event-movecomplete'>MoveComplete</a>
Syntax
my_pawn:MoveTo(location, acceptance_radius = 50)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
location
|
Vector | — | — |
acceptance_radius
optional
|
float | 50 |
— |