Skip to content

llSetAnimationOverride

void llSetAnimationOverride(string AnimationState, string AnimationName)

Sets the animation (in object inventory) that will play for the given animation state.

To use this function the script must obtain the PERMISSION_OVERRIDE_ANIMATIONS permission.

Parameters
AnimationState (string)
AnimationName (string)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here