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

How do you make a non tool sword that plays an animation and attacks everytime you press Z?

Asked by 3 years ago

I'm trying to make a sword that you spawn with in your hand but its not a tool. When you press Z you do a light attack with the sword

How do I make the player spawn with the sword in their hand? I already made the hit box.

0
Not a request site. Sorry. You would need to use welds though Despayr 505 — 3y
0
You can add a motor6d to the character then attach it to the sword. Then use UserInputService to bind the action to a key. Since it's motor6d you can also animate the sword attack. dragonoto132 -5 — 3y

Answer this question