Skip to content

llGetAnimation

function ll.GetAnimation(AvatarID: string): string

Returns the name of the currently playing locomotion animation for the avatar id.

Returns the currently playing animation for the specified avatar ID.

Parameters
AvatarID (string)

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

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