library

Hitbox

A simple object oriented hitbox module that utilizes :GetPartsInPart() and sleitnick’s trove for easy cleanup. Also uses sleitnick’s Timer module to scan the hitbox for a given duration.

Installation

Studio Wally

Using the Studio Wally plugin:

  1. Open the widget
  2. Search kashtheking/hitbox
  3. Click the download button and choose a download option (“Shared module” is recommended)

Wally

Add this to the [dependencies] section of your wally.toml:

Hitbox = "kashtheking/hitbox@1.0.3"