#I’m new to scripting

4 messages · Page 1 of 1 (latest)

drifting spire
#

I wanna make a katana that has 5 m1 I have my model and I know how to make the animation I just don’t know where to start or what to do for scripting can someone help me understand or help me pls 🙏

restive zephyr
# drifting spire I wanna make a katana that has 5 m1 I have my model and I know how to make the a...

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

drifting spire
silent wadiBOT
#

studio** You are now Level 1! **studio