I would like a script that will allow me to call events such as $scene = Scene_Menu2.new.
Or something as simple as a print("You pressed some key.") inside of a function, something that will detect what key is pressed so that I can bind menus to different keys.