I've been working on this game for a while now and it has to be done by mid-April. Long story short I don't have a lot of time to spend hours trying to figure this out and I'm stressed out as it is. My game is a maze, and I wanted ghosts to traverse one of the 4 paths depending on which one you chose from the drop-down menu on the title page. Each path will have it's own ghost, but for now I wanted to just get path one to work. That's failed so far, and I've no idea why. some what I think are bugs are;
1. The default layout isn't always chosen, not sure why.
2. path finding isn't moving along path, may be because of the cell size
3. I was having problems with the player interfering with the ghost, and the positions shifting when both would spawn in at the same time; I think because a solid cannot be inside of a solid
I'll end it there for time sake, but I could really use some help on this.
dropbox.com/s/482pe86z5xu9ri3/.capxSF.capx
There's the .capx, I hope it works, if not let me know. Thank in advance.