[HOWTO] How To: Remap Grid Controller Key Bindings

Announcements, support questions, and discussion forum for Grid Controller.
Post Reply
User avatar
Tony Li
Posts: 23332
Joined: Thu Jul 18, 2013 1:27 pm

[HOWTO] How To: Remap Grid Controller Key Bindings

Post 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 83 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 83 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.
Post Reply