Difference between revisions of "Pathfinding Scripts"
Jump to navigation
Jump to search
Hyper Mole (talk | contribs) (Created page with "For simple wandering characters: llWanderWithin_debugging") |
m (path_update debugging added) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
For simple wandering characters: [[llWanderWithin_debugging]] | 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]] |
Latest revision as of 13: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