A downloadable asset code for Windows

Download NowName your own price

This project aim to provide an barebone but useable keybindings system that could be easily implement into your unity games.

Pros:

  • Contains only 2 C# script.
  • Simple to setup.
  • Using only unity built-in stuff.

Cons:

  • Only been tested on Keyboard & Mouse.
  • Has been used in Unity 2019.x & 2020.x.
  • Action are just keycode variable so it very restricted.
  • Relied on C# reflection system.
  • Loop through all possible keycode to check user input.
  • Only one key per action.
  • Does not save between game session.
  • Use the old input system.

Scripts: (pastebin)

Download

Download NowName your own price

Click download now to get access to the following files:

Simple Keybindings(+sample scene).unitypackage 10 kB
Windows Demo.zip 21 MB

Leave a comment

Log in with itch.io to leave a comment.