AoeHitboxV3
Is a spatial query based hitbox system useful for all your combat needs! While keeping the threshold between safe and performant!
What can it do?
AoeHitboxV3 has the capability to create: Melee HitDetection, Projectiles and Ability hit detection, that is not all though! It can be used for all sorts of wacky stuff that require hit detection! The limit is your creativity.
Why AoeHitboxV3?
The module is designed with user experience in mind, using the OOP paradigm for abstracting what is going under the hood! It is also customisable to your needs, and a dedicated developer able to help with using this module and add new features over time!
Ok, but how does it work?
I’ve gotten the idea to create this due to the lack of hitbox systems of this type, and with inspiration from a game called A Universal Time on Roblox, I have finally decided to create it, the premise of the system is that you can Emit hitboxes over time, giving you a lot of room to work with when needing accuracy!
That sounds cool! Where can I find it?
The module is conveniently placed on Roblox’s marketplace, here is a link!:AoeHitboxV3 - Roblox
Refer to the example code in the module for a practical example!