Hello, everyone! I’ve recently been working on my game and have noticed a lot of complaints on hitboxes etc. I use Region3 for my hitboxes and was wondering if I’m doing something wrong is there another method of getting hitboxes to work better?
For my game, we use raycast hitboxes but the only downside is the certain hats people wear. For example if they wear the “Porta Potty” Porta Potty - Roblox
it makes it hard hit them and detain them
For swords and other melee weapons, i use @TeamSwordphin 's raycast hitbox module.
For projectiles, i use @EtiTheSpirit 's FastCast module
For anything else, i use region3 or touched