Hi all!
Working with the AirConsole plugin with my team we came to a problem: controls... Well, basically if you want to test your game, you have to export it, inject the controller stuffs and go over to airconsole.com. But what if you also want keyboard controls? Not everybody wants to play through airconsole, but you don't want to double all your control conditions, or make all the OR blocks required for that.
So here comes the keyboard emulator.
Very very basic plugin I agree, with one action only, that let's you trigger a key stroke!
Check it out on my repo:
https://github.com/Psychokiller1888/C2KeyboardEmulator