Hi,
I just started yesterday and was doing some test-stuff. I made this balloon guy who follows you and who can interact with other events, if they're on one of the fourtiles around him. Two variables constantly check his position (wait-command is there, and everything runs smoothly). However before the "variable loop" i activated his self switch, so that every other time the player presses the action key near the balloon, another command is executed. Do both event pages happen parallel to each other? Will the variables just remain on the last update if the event is removed in the second event page?