Module movement

Source

Functionsยง

follow_actor
goto
Try to walk toward a 3D position without caring for obstacles.
goto_2d
Try to walk toward a 2D position on the surface without caring for obstacles.
goto_2d_flying
Try to fly toward a 2D position following the terrain altitude at an offset without caring for obstacles.
goto_actor
goto_flying ๐Ÿ”’
Try to walk fly a 3D position following the terrain altitude at an offset without caring for obstacles.
path_between_sites ๐Ÿ”’
path_between_towns ๐Ÿ”’
path_in_site ๐Ÿ”’
path_site ๐Ÿ”’
travel_to_point
Try to travel to a site. Where practical, paths will be taken.
travel_to_site
Try to travel to a site. Where practical, paths will be taken.
traverse_points ๐Ÿ”’