#how do I make a combat system

1 messages · Page 1 of 1 (latest)

rotund sail
#

its a basically melee combat game btw

whole totemBOT
#

studio** You are now Level 3! **studio

orchid swan
#

Make it summon a hitbox when you attack

rotund sail
#

how do i make it do it where i want it to go though

#

like how do i make it appear in front of the char

orchid swan
#

Use the CFrame.LookVector of the humanoidrootpart to detect where the character is looking, then use that to position it

rotund sail
#

thanks 🙂

orchid swan
#

Np