I'm relatively new to RPG Maker, although I have played with it in the distant past. Recently, I decided to make a fan game based on another game (of which you'll probably guess based on my screencaps) and I've run into a problem. I'm trying to make a cut scene, and my NPCs won't obey their set move routes. Well, only the last one, actually -- the first three worked fine. She is supposed to exit the train and run forward. Instead, she appears in the train, indicating that her event was triggered to begin, but then she just stands there.
Both the train and the NPC are set to "through" so that isn't the issue. This is literally the first thing that I've done, so if there's a problem in the code, it'll be in this section. Code below the spoiler tag.
Can anybody help me out? I've read numerous tutorials and browsed forums for ages, and I couldn't find anything. I'm sure it's probably a simple fix, but I can't figure it out on my own.
Thank you in advance.