Skip to content

Api > Animator > StopPlayback()


Animator.StopPlayback()⚓︎

Stops the animator playback mode. When playback stops, the avatar resumes getting control from game logic.

Usage⚓︎

---@type Animator
local animator;


animator.StopPlayback()