I don’t have a real tutorial or anything, but I do have a couple of general tips about animation that I feel would be appreciated. I get a lot of questions about animations on Twitter and Roblox, so I hope this is a great place to talk about it. I’ve compiled a couple tweets about how I animate and how I approach animations. Feel free to ask away, I’d love to talk about it.
EDIT: My twitter got suspended so I’ll upload the animation references some other time.
Watch a lot of animation in general, and think about pacing. On what frames does the object change during its action, and how large of a change was it since the last frame? This is literally the core of animation.
Learn how joints work. Your body, and in turn all bodies, bend in certain ways. Consider acting out your animations in person to get a feel for it, too!
The illusion of life details 12 principles that all animators should adhere if they want to make crisp animations. Watch it, and apply it!
Find references! Animating from memory, like drawing, is pretty difficult early on. Here are some good walk cycle references, and these are really good for combat! Search on your own too! You never know what you’ll find out there.
Check out my livestreams! I tend to livestream development in general, a lot of which entails animation so you can drop by and watch how I make things come to life. it also keeps me from being lonely sometimes, ykno
Humanoid:BuildRigFromAttachments() is pretty good for building custom characters. I personally don’t have a lot of experience with that, but the custom characters I’ve made were with DaMrNelson’s plugin although it is a bit outdated now.
YouTube tutorials would be cool to make, but I don’t know where I could fit them into my schedule of work and play. with play taking up a majority of my schedule
Another great character rigging plugin is RigEdit by @Arch_Mage, It’s a very simple plugin with an easy to use UI.
All you have to do is select the first part, then the second, then you can position the Motor6D into the location where you want the part to move around.
There is no guide on how to animate. It’s literally a do and keep doing until something happens activity. The only way to figure out how things work is to work on it, and there’s no definitive way on how to animate. If my tips are not clear enough, please, ask specific questions.