Skip to content

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)

Add example usage here showing how to handle the control event.

Add additional notes, caveats, or tips here.

  • Related events and functions can be linked here