Skip to content

llResetAnimationOverride

function ll.ResetAnimationOverride(AnimationState: string)

Resets the animation of the specified animation state to the default value.

If animation state equals "ALL", then all animation states are reset.

Parameters
AnimationState (string)

Add example usage here showing SLua/Luau syntax with ll.ResetAnimationOverride().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.