Ok so I want to have NPCs like traders, etc. that move around automatically, but also will do something when the player uses the action button on the NPC. So I made an event with two pages. One page is on parallel process with no conditions and has a move route. The second page has the shop processing and is triggered by the action button. When I testplay the game, I am able to open the shop with the action button but the NPC doesn't move around like I said to with the parallel process event page. What am I doing wrong?