Skip to content

llStartAnimation

function ll.StartAnimation(Animation: string)

This function plays the specified animation from playing on the avatar who received the script's most recent permissions request.

Animation may be an animation in task inventory or a built-in animation.

Requires PERMISSION_TRIGGER_ANIMATION.

Parameters
Animation (string)

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

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