Page 1 of 1

[HOWTO] How To: Remap Grid Controller Key Bindings

Posted: Tue Jun 24, 2025 10:53 am
by Tony Li
This article explains how to remap Grid Controller's key bindings. The default key bindings are just my personal preference, but they're easy to change.

If you're using Unity's built-in input manager -- aka "Input Manager (Old)" in Player Settings -- edit the inputs in Project Settings > Input Manager:
gcInputManager.png
gcInputManager.png (149.34 KiB) Viewed 82 times

If you're using Unity's Input System package -- aka "Input System Package (New)" in Player Settings -- edit the GridControllerInputActions asset located in Plugins > Pixel Crushers > Grid Controller > Prefabs > Input System:
gcInputSystem.png
gcInputSystem.png (67.26 KiB) Viewed 82 times

If you're using Rewired, edit the actions in Plugins > Pixel Crushers > Grid Controller > Prefabs > Rewired > GridControllerRewiredInputManager in the Rewired Input Manager editor window.