Roblox animation: Animator, IK, TweenService, markers
Characters and objects that move
Easy to spot if it goes wrongroblox-animation4 sources, catalog updated 2026-07-16
npx skills add nonlooped/roblox-suite --skill roblox-animation
What it handles
- Animator-based loading with proper track lifecycle and marker-driven gameplay.[1]
IKControlfor procedural posing; CurveAnimation vs KeyframeSequence.[2][4]TweenServicefor UI and 3D, sequences, chaining, and typewriter effects.[3]
Where this comes from
Sources for the cited items above. Each citation lists the date it was checked.
- [1] Animationchecked 2026-06-17create.roblox.com
/docs /animation - [2] Inverse kinematicschecked 2026-06-17create.roblox.com
/docs /animation /inverse-kinematics - [3] UI animationchecked 2026-06-17create.roblox.com
/docs /ui /animation - [4] Engine API Referencechecked 2026-06-17create.roblox.com
/docs /reference /engine