Wiki
  • Homepage
  • Player's Manual
    • Controls
    • Skills
    • Objects
    • Credits
  • Contributing
    • Getting Started
      • Programs and Files
      • Cloning the GitHub Project
      • Git Structure
      • Submitting Changes
    • Level Design
      • Basic Level Setup
      • Creating Static.tscn
      • Creating Collision.tscn
      • Stage Triggers
        • Using StageTrigger.tscn
        • Camera Triggers
        • Culling Triggers
        • Death Triggers
        • Dialog Triggers
        • Jump Triggers
        • Path Triggers
        • Automation Triggers
        • Drift Triggers
        • Foothold Triggers
        • Platform Triggers
        • Sidle Triggers
      • Stage Objects
      • Placing Objects Along the Path
    • Playtesting
      • General Shortcuts
      • Debug Menu
      • Free Camera Mode
      • Using the Editor for Playtesting
    • Submitting a Bug Report
    • Documentation Style Guide
  • Asset Guidelines
    • Source Files
    • Asset Ripping Reference
      • Original Model Files
    • Asset Editing Reference
      • Editing Environment Models
      • Editing Collision Models
      • All About Curves
      • Exporting Models from Blender
    • Resources Files
      • CameraSettingsResource
    • Miscellaneous Notes
  • Godot Guidelines
    • File Guides
      • File Structure
      • Naming Files
    • Project Settings
      • Tag Reference
      • Layer Reference
    • Particle Effects
    • Audio
  • CODE GUIDELINES
    • Language Specifications
    • Formatting
    • General guidelines
    • Attributes
    • Floating Point Numbers
Powered by GitBook
On this page
  • Menu Controls
  • Basic Gameplay Controls
  • Basic Actions
  1. Player's Manual

Controls

PreviousHomepageNextSkills

Last updated 12 months ago

Controls can be customized in the options menu. The default controls are shown below.

Menu Controls

Navigate - Left Stick/Arrow Keys

Confirm - Xbox A, PlayStation Cross, Nintendo B, Keyboard V

Cancel - Xbox B, PlayStation Circle, Nintendo A, Keyboard C

Pause - Xbox Menu, PlayStation Options, Nintendo Plus, Keyboard Enter

Basic Gameplay Controls

For a list of moves, see the section.

Move - Left Stick/Arrow Keys

Jump - Xbox A, PlayStation Cross, Nintendo B, Keyboard V

Crouch - Xbox B, PlayStation Circle, Nintendo A, Keyboard C

Speed Break - Xbox RB, PlayStation R1, Nintendo R, Keyboard X

Time Break - Xbox LB, PlayStation L1, Nintendo L, Keyboard Z

Basic Actions

  • Jump - Press and hold [JUMP].

  • Acceleration Jump - Tap [JUMP] while holding [FORWARD].

  • Jump Dash - Press [JUMP] while in the air.

  • Jump Cancel - Press [CROUCH] while in the air.

  • Homing Attack - Press [JUMP] in the air when the homing reticle is present.

  • Backstep - Hold [BACK] on the [CONTROL STICK].

  • Backflip - Press [JUMP] while moving backwards.

  • Slide - Press and hold [CROUCH] while moving forward.

Basic Actions