@aPaperWeight I haven't worked on that yet, but the idea is you can use Receive Message Behaviors to trigger behaviors when a key is pressed. For example, onKeyPress a will trigger when a is pressed. You could also do onKeyPress where it will handle every keyboard input instead of one single key.