Add Unity Input System support for input keys.
Unity Input System is an input system available for free in the Unity Package Manager. The script adds the Unity Input Action input origin to input keys in Base/Control > Input Keys.
This script is available for free, the latest version is 1.1.0.
Please note that you need to set the Active Input Handling to Both, since the Input Manager is still used in other parts of Makinom. You can find the Active Input Handling setting in Edit > Project Settings… > Player > Other Settings.
Adding the Script #
Before importing the script into your Unity project, make sure you’ve got Makinom and Unity Input System imported in it. You’ll need at least Makinom 2.13.0 and Unity Input System 1.0.2.
The script will be imported into Assets/Gaming Is Love/Makinom 2/Plugins/Scripts/, but you can move it to a different location if you want.
After importing, you have the Unity Input Action input origin is available in input keys. Set up an Input Actions asset in Unity and add actions to it to be able to select input actions in the Makinom input key setup.