You can write your topic however you want, but you need to answer these questions:
- What do you want to achieve? Keep it simple and clear!
My main goal is to make a simple melee system with stuff like combo, blocking and stuns based on the Raycast Hitbox
- What is the issue? Include screenshots / videos if possible!
I looked for two weeks straight for any tutorials how to make this weapons, but didn’t achieve anything. The tutorial [Swordphin123] provided to his module on GitHub haven’t told me about how to create weapon functions (the functions of a module itself I understood). What I mainly seek for is script which registers all DmgPoints inside the tool itself and a player who has the tool
- What solutions have you tried so far? Did you look for solutions on the Developer Hub?
Except searching, I also tried to take the sword from [RaycastHitboxShowcaseV4.rbxl] [Swordphin123] but after heavy modification for my needs I stucked in the same spot.
Huge thank you in advance!
(edit: heres the link to the module: RaycastHitboxV4 - Roblox)