Hi,
I would like to request one extra condition "On any key down" for KB object. Reason is I'm making local multiplier game and I want to use same events for all player. Can't do it with "On any key pressed" as I need something that will do action every tick while any key is down, and when no input is made it is being ignored ( to keep performance as high obviously ).
Thanks
EDIT@ Ha! Suddenly sorted it without it! However still having "On any key down" would be useful. Also would like to request same option for PAD.