No. It's not that.
I'm looking to make to remember the ego's x or y when he goes to the right/left/up/down screen and goes to the next room.
Using posn(110 100) tells the ego to position to x=110 and y=100 when he's entering to the room.
I want to tell the program to remember the x/y position
like Sierra did.
Ex: the ego goes to the right screen at y=60. I want
at the next room, the ego is positioned to 10,ego(y).
Ho I can do that?
Robin Gravel