VERTICAL

Template:LSL Constant/Pathfinding Character

Description

Constant: integer VERTICAL = 0;

The integer constant VERTICAL has the value 0

Constant to indicate that the orientation of the capsule for a Pathfinding character is vertical.

Caveats


Related Articles

Constants

•  CHARACTER_ORIENTATION
•  VERTICAL
•  HORIZONTAL

Functions

llCreateCharacter, llUpdateCharacter

Events

path_update

Deep Notes

Search Canny for related Issues

Signature

integer VERTICAL = 0;