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 thoughDespayr505— 4y
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— 4y