I'm working on a game, and I'm running into a problem where when I move the player by pressing the right arrow or the left arrow and then press some other button, the event of the first button that was pressed stops getting sent. I understand why this is happening, but is there any way around this? If you need me to post code please tell me, but I don't think posting any code is necessary right now.