roblox-animations

Installation
SKILL.md

Roblox Animations Reference

Core Objects

Object Purpose
Animation Asset reference — holds AnimationId
Animator Lives inside Humanoid or AnimationController; loads and drives tracks
AnimationController Replaces Humanoid for non-character rigs
AnimationTrack Returned by LoadAnimation; controls playback

Where to Run Animation Code

Scenario Script Type Location
Local player character LocalScript StarterCharacterScripts
NPC / server-owned model Script Inside model or ServerScriptService
Related skills

More from sentinelcore/roblox-skills

Installs
139
GitHub Stars
5
First Seen
Feb 23, 2026