Skip to main content

PlatformHitBoxClash

Callable

  • PlatformHitBoxClash(Source, Target, HitBox): boolean

  • Checks if the hitbox of an attack clashes with a hitbox of the target


    Parameters

    • Source: Character

      The character doing the damage

    • Target: Character

      The character getting the damage

    • HitBox: RectTuple

      The hitbox of the attack

    Returns boolean

    • TRUE if there's a clash