1. I've been trying to figure out how to add functions to pictures in a menu created by a common event, but have had no success. Can anyone explain how I could go about doing?
2. I want to make it so that you can press a button to leave that same menu. I figured a conditional branch saying if the button is pressed to go through the exit process would work, but I can't figure out how to have it continuously checking it so that you can always exit without pressing the button when its not checking it.
2. I want to make it so that you can press a button to leave that same menu. I figured a conditional branch saying if the button is pressed to go through the exit process would work, but I can't figure out how to have it continuously checking it so that you can always exit without pressing the button when its not checking it.