Docs
Upload animations to Roblox Studio.
Watch Alex walk through the beginner workflow: publish from the Animation Editor, copy the animation ID, and test it on a rig.
Roblox Studio tutorial
How to upload animations to Roblox Studio.
Use this when you download a robloxanimations pack and need the Roblox-hosted animation ID before scripting it into your game.
Step-by-step
- 1Open Roblox Studio and select the rig you want to animate.
- 2Open the Animation Editor and load or create the animation.
- 3Publish the animation to Roblox from the Animation Editor.
- 4Copy the animation ID Roblox gives you after publishing.
- 5Paste the ID into your script using rbxassetid://YOUR_ID.
- 6Test in Play mode on the correct R6 or R15 rig.