CHARACTER LENGTH

From Second Life Wiki
Revision as of 02:52, 16 October 2012 by Dark Mole (talk | contribs) (Added the path_update event to the relevant events.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:LSL Constant/Pathfinding Character

Description

Constant: integer CHARACTER_LENGTH = 3;

The integer constant CHARACTER_LENGTH has the value 3

Constant used to indicate that the following argument is the length of the capsule for a Pathfinding character. This is used to help denote the size of the character.

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer CHARACTER_LENGTH = 3;