node 'Input -> Keyboard' doesnt react to Esc and Ctrl buttons, and probably some more
Armory v0.4 ($Id: 97fc5021306ba3e6d744b62e6614e853412df34b $)
OS: win, Target: krom, GAPI: opengl, Blender: 2.79 (sub 0)
(drag & drop zipped .blend file here)
ControlTest.zip
The bug is simply that in Iron input, it has the enums names esc and ctrl, while the logic node has the full names. Changing the names to the full names in the input.hx makes it work.
Should work properly now using git version.
Most helpful comment
Should work properly now using git version.