Skip to main content

PlatformMoveActive

Callable

  • PlatformMoveActive(Move: any): boolean

  • Returns TRUE if the player input is valid for a move


    Parameters

    • Move: any

      The movement type (Crouch, jump, left, right, etc.)

    Returns boolean