How many times did you developed your game and wanted to check a function and had to check Input keys to do so?
From time to time you even forget that they are there and accidentally activate them during build?
Did you ever wanted to execute a function (even private) in run-time and had to restart to do it?
Using this system it works in "editor-only", on default and no need to change your code for it. You can even do it during play mode on private properties as well as functions!!!!
Simply open the Fast Debug window
It is also possible to use this system for cheats/tests.
Create a canvas for those actions using the script or define the key combination for each action and it will check for them in real-time.
Either simultaneous keys or sequential (like LeftShift+1 or "iddqd")
If you want a free trial please contact me through
WebSite