llStopAnimation
function ll.StopAnimation(Animation: string)This function stops the specified animation on the avatar who received the script's most recent permissions request.
Animation may be an animation in task inventory, a built-in animation, or the uuid of an animation.
Requires PERMISSION_TRIGGER_ANIMATION.
Parameters
-
Animation(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.StopAnimation().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llStopAnimation