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

How would I go about adding an animation to a sword?

Asked by 5 years ago

I know this is probably a very simple thing, but I am very new. Basically I would like an animation to play upon the player clicking with the sword equipped. Thanks for taking the time out of your day to read this!

0
I know this might not be what you're looking for. But this helped me: https://youtu.be/dRGEAethTGA noammao 294 — 5y
0
You add animations into the humanoid by using an Animation instance in the argument of LoadAnimation. Then, you can play the animation with the Play function https://developer.roblox.com/api-reference/function/Humanoid/LoadAnimation pidgey 548 — 5y

Answer this question