You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? I want to make a weapon accurate hitbox for combat
-
What is the issue? using a generic hitbox won’t match with the weapon, it wouldn’t make a difference if i used a sword or fists
-
What solutions have you tried so far? I tried using spatial queries in order to make an m1 hitbox
using things like raycasts sound like a good idea for accuracy but i have no idea how to go about that
I’m new to the dev forum so sorry if i don’t make any sense