[Phaser 3] Keyboard control schemes plugin

Hi, I have created a simple plugin/class that creates custom control schemes and combos for the keyboard.

Features:

  • Create custom control schemes
  • Switch between custom control schemes with ease
  • Create key combos with a custom callback
  • Basic record player inputs

and more at github

All examples and docs are on Github
Github link: https://github.com/RetroVX/phaser3-controls-plugin
Demo: https://retrovx.github.io/phaser3-controls-plugin/

This plugin (ideally) needs a version of phaser >= 16 to work properly.

4 Likes

This is cool, thanks for providing this. I may use it.

No problem :slight_smile: Thanks for checking it out.

1 Like