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

How do I animate a tool with a character?

Asked by 5 years ago

Hello helpers, I have been scripting for a little bit and know some mediocre stuff, and I am starting to animate things. However I don't know how to animate a tool AND a character itself. For example, I want to animate a simple gun so that it may reload. I have the character animation done, but how do I animate the gun as well, so much so that it is still its own individual tool?

1 answer

Log in to vote
0
Answered by
piRadians 297 Moderation Voter
5 years ago

Set the animation priority to Action, this way the handle should follow the movements of your animation.

0
No, I mean by the gun is animating a different animation itself, like the trigger is being pulled, or the magazine is falling out. How do I do that as well as animate the character, but have it in a separate tool? cooldeath49 37 — 5y
0
Use CFrame on the object you want to rotate. piRadians 297 — 5y
Ad

Answer this question