#how do I make a combat system
1 messages · Page 1 of 1 (latest)
** You are now Level 3! **
Make it summon a hitbox when you attack
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
Use the CFrame.LookVector of the humanoidrootpart to detect where the character is looking, then use that to position it
thanks 🙂
Np