Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Can the Animation Plugin by ROBLOX be used on regular models?

Asked by 10 years ago

I'm trying to use animations on models, not with the dummies you create. Can you do that, and if so, how?

2 answers

Log in to vote
2
Answered by
Rukiryo 25
10 years ago

Definitely! I did this for a concept. Here's a video of it working. https://www.youtube.com/watch?v=CLv0e9a3pVc

So, in order to animate a model your model will need to be setup like a character. The animation editor will detect properly setup models. Your model needs: -HumanoidRootPart -Torso (Attached by a motor6d to HumanoidRootPart) -Any other limbs you want, attached to whatever they should be attached to. Example, Legs and arms attached to the torso. You could make a sword limb attached to an arm as well.

Please ask if you need more help. If you don't know how to script though I can't really help you as it takes some coding knowledge.

0
Well, I'm trying to script CrazyMan32's planes. I use his PlaneKit and I want where on the key G, gear with actually FOLD up. VirtualFlying 55 — 10y
0
Okay. The plane will need an AnimationController and possibly a humanoid(not sure about that one) and you'll need to set it up like a person. Don't use animations for this. Use motors. (Scripted motors, not the yellow thingies in studio) Rukiryo 25 — 10y
0
Do you have a Skype for you to help me out? VirtualFlying 55 — 10y
0
Lol, Attack on Titan much? OniiCh_n 410 — 10y
Ad
Log in to vote
-1
Answered by
KAAK82 16
10 years ago

I think yes if there is a part called HumanoidRootPart and then there should be an object in it

Answer this question