Author Topic: Input event - OnKeyPress  (Read 537 times)

This should be an admin only feature for the event system, that changes the controls to trigger the events in a 2 block radius so they cant change all of your controls to kill you. As in a pong minigame, You click your up and down arrow keys to make the paddle move up and down.

So this would be 'onPlayerTouch > setkey' or something, because what if I was using left or right as my movement and it remapped it.

1: Up Arrow=Forward-Down Arrow=Backward
2: Setting event activations to a keybind is a bad idea, enough said...

Shouldn't keybind but being able to make use of a set of keys(user defined) in events would be nice.