For my game I want to make a simple Easter egg and so I want to check if someone has put in the konami code (Up, Up, Down, Down, Left, Right, Left, Right, B, A, Enter) and if that series of keys is pressed in that order it will spawn an Easter Egg. But KeyIsDown would not work for that.

