When I make an event, how do I actually increase the variable for the script? Can someone make an event showing how to do this and screenshot it for me? I'm more of a visual person than a text person. I feel pretty guilty asking, it feels like someone doing my homework for me haha, but I really don't know a lot about variables. I've been doing okay in my game so far for someone who's been working on it on-and-off for a few months now, but I had the bright idea to make my title screen images change several times when I hit certain points in the game, and I just don't know how to go about doing it/incorporating it.At the point you want the image to change, do an event which increases the variable you designated in line 27 by one. And that's it. You don't need to do anything else. The image will move to the next one in the list you provided at lines 40/41