Skip to content

llSetAnimationOverride

Function Syntax
void llSetAnimationOverride(
  1. string AnimationState,
  2. 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.