[Solved] How to create Key Sequences / Hot Keys / Key Combos with the Input System?

Like the title says, I am looking for a way to create a key sequence for my games. For my particular purpose, I want the artists and game testers to hold down hidden key combos such as ctrl+i to unlock all levels. Is there a way to do this with new input system, or perhaps an asset for this?

https://docs.unity3d.com/Packages/com.unity.inputsystem@1.5/manual/ActionBindings.html#one-modifier

https://docs.unity3d.com/Packages/com.unity.inputsystem@1.5/manual/ActionBindings.html#two-modifiers

1 Like