You could use a series of actions to set associated variables on key press. For example: On Key Press (A), modify variable KeyPress_A to 1. You may want to set a condition to each that does not allow it to modify if any other Key Press variable = 1. If all other key press options are 0, then A is the trigger.You could use a series of actions to set associated variables on key press. For example: On Key Press (A), modify variable KeyPress_A to 1. You may want to set a condition to each that does not allow it to modify if any other Key Press variable = 1. If all other key press options are 0, then A is the trigger.