Changing Keybindings
NEW INPUT SYSTEM
Changing your key bindings is quite straightforward in Platformer Engine thanks to the New Input System. Search “PlayerActions” and double click it to open it up.

This window will pop up:

Please note that "All Control Schemes" is selected. Because of that, we will be able to see and edit both inputs for keyboard & mouse and controller.
Select any of the following Actions, take Reloading, for instance. Access its bindings.

As you can see, we can find inputs for Keyboard and Gamepad. In order to edit them select them, and under Binding you will find the option “Path”. Here, select your desired input.

Last updated