nanos world API Reference Unofficial documentation
Function Network authority Fast

Pawn:MoveTo

AI: Makes this Character to walk to the Location<br/><br/>Triggers event <a href='pawn#event-movecomplete'>MoveComplete</a>

Syntax

Lua
my_pawn:MoveTo(location, acceptance_radius = 50)

Parameters

Name Type Default Description
location Vector
acceptance_radius optional float 50