#I’m new to scripting
4 messages · Page 1 of 1 (latest)
You’ll have to make a few parts:
- detect when the player clicks the mouse (use UserInputService or contextactionservice)
- detect if something is a hit
(Use something like a remote event, then make the server run a simple hitbox system with GetPartsInBounds) - something that plays the animations when the player clicks (quite simple)
- something on the server that handles damage.
All you realistically need is 2 scripts
Alright I’ll make sure to try when I’m available if it ok can check my script and correct it?
** You are now Level 1! **