Okay so looked through the FAQ to see if anything similar been posted didn't see anything. Tried to do a search, but also turned up nothing for me.
I'm making a pacman game based on the tutorial and capx from: Cloning the Classics: PacMan Tutorial written by stemkoski "Tutorials > Beginner > General > Cloning the Classics: PacMan" URL was removed since I need 300 more rep, so posting where it is with the Tutorial and Capx this way.
Stage 1 works perfectly fine the Ghosts will follow after Pacman and then run away when getting the power up. Now recently I added a Stage 2 that is also calling upon the same Event Sheet that Stage 1 uses. Everything works but one thing on stage 2 which is the Ghosts just walk through the walls to the right heading off the screen and just keep going. Every single other function works for the event sheet on Stage 2. I've tried troubleshooting where I just did a Duplicate Stage 1 with the Event Sheet to see if it's something inside my Stage 2 layout that's causing the issue. But the exact same that stage 2 is doing where they just go to the right.
Has anyone tried to make multiple stages with this tutorial and had the same ghost issue and found a solution? If so, how do I fix this.
Thanks.