Hi there,
Is there an update for the Keyboard plugin that would have an expression to let me retrieve the key that has been pressed ?
I want to trigger different events on each keyboard key and I don't really want to make a separate event for each. If I could do something like that:
On any key pressed
-Sprite: Value 'Letter'
-Equal to Keyboard.Key
..would trigger action on that sprite.
Thanks!