CHARACTER RADIUS

Template:LSL Constant/Pathfinding Character

Description

Constant: integer CHARACTER_RADIUS = 2;

The integer constant CHARACTER_RADIUS has the value 2

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

Caveats


Related Articles

Functions

llCreateCharacter, llUpdateCharacter

Deep Notes

Search Canny for related Issues

Signature

integer CHARACTER_RADIUS = 2;