CHARACTER DESIRED SPEED: Difference between revisions
Jump to navigation
Jump to search
Initial draft of the page. |
(No difference)
|
Latest revision as of 02:42, 16 October 2012
Template:LSL Constant/Pathfinding Character
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer CHARACTER_DESIRED_SPEED = 1;The integer constant CHARACTER_DESIRED_SPEED has the value 1
Constant used to indicate that the following argument is the desired speed for a Pathfinding character.
Caveats