What does the code do and what are you not satisfied with?
The module is a hitbox module, not really for anything specific but it’s just to be super performant.
What potential improvements have you considered?
I have considered switching to a signal module like FastSignal for more speed, but I don’t know if there would be any benefit compared to the approach I have.
How (specifically) do you want to improve the code?
I want to know if there are any changes I can make for more speed or reliability, and I also want to know if there would be a benefit (even a minor one) from switching to a signal module.
hitboxmodule.rbxm (3.3 KB)