Difference between revisions of "Pathfinding Scripts"
Jump to navigation
Jump to search
Hyper Mole (talk | contribs) |
Hyper Mole (talk | contribs) |
||
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]] |
Revision as of 11:23, 31 March 2012
For simple wandering characters: llWanderWithin_debugging
For characters following a set coordinate path: llPatrolPoints_debugging
For characters that avoid avatars: llFlee_debugging