Skip to content

5. Arcade Input

Raphaël Tétreault edited this page Oct 23, 2025 · 9 revisions

TODO

  • Utility Script
  • Controls (XBOX... now arcade cab)
  • Debug scenes

Overview

The static class ArcadeInput.cs is meant to provide you with the necessary code to easily interface with the arcade cabinet controls. It provides both keyboard controls and XBOX Series X|S controller controls for testing purposes.

Control Mappings 8-way joystick gate

Code Usage

// example

Clone this wiki locally