control
control(key AvatarID, integer Levels, integer Edges)Once a script has the ability to grab control inputs from the avatar, this event will be used to pass the commands into the script.
The levels and edges are bit-fields of control constants.
Parameters
-
AvatarID(key) -
Levels(integer) -
Edges(integer)
Examples
Section titled “Examples”Add example usage here showing how to handle the control event.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related events and functions can be linked here