So what's going on is that I want the character to go to a specific area when they enter a new room (Ex. Right in front of the Bdoor when they enter room 2) In my game I'm using a variable system where the Variables aren't based on numbers but names. It's really hard to explain, but I'll try my best:
So there's a variable called Room Number (Misleading I know) and it's set to F1Startroom when you begin the game. When you enter the next room called F1Longhall, you're supposed to go towards the back door. I can somewhat do that, but I want it to be able to go into the previous room without the game bugging to all hell. Please remix or respond if you can help