l’m not an animator, but I need to have some animations for my game. I needed a slightly modified run cycle, so I thought, I will just modify the existing Roblox run animation.
I knew that you probably could edit others’ animations, but maybe with the exception of Roblox’s animations. I cant seem to find a way to do it though.
Is there any way to get access to the default Roblox animations and edit them?
Oh, sorry, didn’t read end.
No, I don’t think you can get animations from Roblox page, I still don’t know how they are loading them if the place isn’t owner of the animation
Press play, go to your character, get the Local Script called “Animate” and paste it in your workspace, get the AnimationId of the animation you want to edit and import it into your animation editor, when you are finished editing upload it and use it. Hope this helped!
Now create a dummy, create an empty model, name it ‘AnimSaves’, paste ImportedAnimation you just copied into the ‘AnimSaves’, open Animation editor, load the animation and modify it
Just for ease of access (for anyone that sees this in the future), I’ve made a model that includes dummy rigs for every Roblox default animation. Feel free to take it! Here it is: