FunctionsPlatformHitBoxClashPlatformHitBoxClash CallablePlatformHitBoxClash(Source: any, Target: any, HitBox: any[]): booleanChecks if the hitbox of an attack clashes with a hitbox of the targetParametersSource: anyThe character doing the damageTarget: anyThe character getting the damageHitBox: any[]The hitbox of the attackReturns booleanTRUE if there's a clash
Checks if the hitbox of an attack clashes with a hitbox of the target