I'm working through Aindra's VX school and practice events, and it's brought up a couple of questions I've run into in my own projects.
First, in one of the Autorun events, she says to turn it off without using switches or self-switches. What other way is there? I've tried some different things but nothing works. In most of my events switches and self-switches are fine, but I'd love to know if there is another way.
Second is another issue I've come across in my own projects. The event below is one that allows the player to select the character they want to play as. I want the NPC to disappear as soon as the character is selected. But if I set autorun on the second event page, it plays the comments as well. With a trigger of action button, there is a time before the action button is pressed that both the player and the NPC appear. I'm not sure how to handle it so that the NPC will disappear right away without running the comments. Thanks for any help.