Skip to main content

PlatformCollisionDamage

Callable

  • PlatformCollisionDamage(Target: any, Time: number): void

  • Does collision damage for a character


    Parameters

    • Target: any

      The character that will be damaged

    • Time: number

      The current time when the action is done

    Returns void

    • Nothing