Hi again all of you helpful people, I am currently developing the pause menu for my game and wish to put in a "Menu" and and an "Exit" sprite to serve as buttons. I want then when clicked to go the main menu (title screen) and terminate the application (respectively). I've tried quite a few ways of doing this, but I either had both message boxes pop up at once or it wouldn't work at all. What is the correct way of doing this?