Hello! So I’m trying to make a animation For a Missle, but the issue is I don’t know how I can animate it.
Hello, you can use tween service to tween parts like explosion model
I made this for fun:
do note that every other person on this planet is better at animating than me
the bricks are supposed to be a makeshift missile lol
That’s cool! But can you explain how to made it? I’m trying to make a reload animation, idk how I will do it with a instance.new block though
I made it using tweenservice, heres a good video that can introduce you to it.
(if you animate a humanoid, you should use the animation editor inside Roblox studio)
You should use Motor6Ds for animating parts. If you want linear smooth animations, use TweenService, but that’s not flexible enough for reloading animations. Recommend checking out a few tutorials on animating guns.
Yes, for missiles, you should use tweenservice but since you also said a reload animation, you should use Motor6Ds for that. (replied to the wrong person, sorry)
Ik how to use TweenService , thanks for giving me this video though!
Motor6D? Whats that?
Motor6Ds are used in humanoids for animation and can be applied for other things such as models.