#is anyone willing to teach me the basics to custom idles and movement anims
5 messages · Page 1 of 1 (latest)
youtube
i know im late, but!
1 Do your anims (in the Roblox studio animator... or other animator i don't know.)
2 Upload the anims (copy the id)
3 Playtest into the game inside studio
4 Look for your character, search for a script named "Animate"
5 Copy it, get out of testing and paste it into studio
6 Put into Startercharacterscripts.
7 Enter the script, search for your desired animations (idle and walk, though if you're doing it for r15 rigs you might want to change run anim too)
8 Replace the default id for that action with your animation id
9 Go under children of the animate script(there'll be values with animation in their children), into the child of your desired animation, into the animation object and paste the id there too.
You should be done yeah
remember to make the animations loop though
sorry if i didn't explain too well but yeah that should help
** You are now Level 2! **
Actually i think this only works for r6
im not too sure