CHARACTER AVOIDANCE MODE
Template:LSL Constant/Pathfinding Character
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
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
Caveats
Related Articles
Constants
| • | AVOID_CHARACTERS | |||
| • | AVOID_DYNAMIC_OBSTACLES | |||
| • | AVOID_NONE |