Roblox Animations Reference Core Objects | Object | Purpose | |---|---| | | Asset reference — holds | | | Lives inside Humanoid or AnimationController; loads and drives tracks | | | Replaces Humanoid for non-character rigs | | | Returned by ; controls playback | --- Where to Run Animation Code | Scenario | Script Type | Location | |---|---|---| | Local player character | | | | NPC / server-owned model | | Inside model or | Never play player character animations from a — they will not replicate correctly to the local client. --- Loading and Playing Animations --- AnimationTrack Events --- Loop…