Skip to main content

PlatformAttack

Callable

  • PlatformAttack(Source: any, Type: string): void

  • Starts an attack by the source


    Parameters

    • Source: any

      The character doing the action

    • Type: string

      The action type (Punch, Kick, Sweep, etc.)

    Returns void

    • Nothing