Skip to main content

PlatformProjectile

Callable

  • PlatformProjectile(C: any, LongShot: boolean): void

  • Consume a projectile from the character and creates it on screen


    Parameters

    • C: any

      The character that generates the projectile

    • LongShot: boolean

      TRUE if it's a long shot

    Returns void

    • Nothing