??? Every time i move to the right of the screen in my room 2 to return to room 1 the character enters the room 1 then immediately goes back to the right edge of room two. I have tried to have the character appear in the middle of room 1 to stay away from the edge of the screen where he could be sent over but it is not working. If anyone could help that would be great. I just returned to workin on this game and dont remember having this problem before?
If you could give us a rundown of the code you're using, or a description of the interactions you're using, we could be of more assistance.
The interaction from room 2 to room 1 is when the player walks off the right screen edge at specific co-ordinates (1,155,142) he is sent to room 1. I have not done anything else and this problem does not occur with ny other room trnsition. Thank you for replying Recluse.
Check the regions in room 1. It sounds like there's a region's interaction sending the player character to room 2 regardless where in the room he's at.
Thanks Khris MUC it was a region problem.