CHARACTER AVOIDANCE MODE

From Second Life Wiki
Jump to navigation Jump to search

Template:LSL Constant/Pathfinding Character

Description

Constant: integer CHARACTER_AVOIDANCE_MODE = 5;

The integer constant CHARACTER_AVOIDANCE_MODE has the value 5

Used in the functions of pathfinding . Is combined with a mask bit flags. The default is AVOID_CHARACTERS

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer CHARACTER_AVOIDANCE_MODE = 5;