Difference between revisions of "Pathfinding Scripts"

From Second Life Wiki
Jump to navigation Jump to search
m (path_update debugging added)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:


For characters following a set coordinate path: [[llPatrolPoints_debugging]]
For characters following a set coordinate path: [[llPatrolPoints_debugging]]
For characters that avoid avatars: [[llFlee_debugging]]
For path_update event: [[Path_update_debugging]]

Latest revision as of 14:01, 3 April 2012

For simple wandering characters: llWanderWithin_debugging

For characters following a set coordinate path: llPatrolPoints_debugging

For characters that avoid avatars: llFlee_debugging

For path_update event: Path_update_debugging