Knot
Aug 15 2010, 10:12 PM
I'm a little confused by what you mean. Which one of these is it?
1.
You want it so that when the player hits the edge of the map the screen changes like normal but when the player appears on the next map they are at the same X/Y (depending if it's a horizontal exit or vertical).
2.
Or do you mean how in some Zelda games (I think) when you reach the edge of the map the screen makes Link invisible and simply scrolls to the next map and makes him reappear?
For the first, XP will always center the character as long you don't hit the edge of the map. So, you just have to make sure that you put exits which plenty of room. For example, if you want to exit right, you'd make sure that verticaly your not hitting the edge of the map and do the same on the next map. This way he will exit in the middle and appear in the middle.
The second is a little harder and I think you just need to make really big maps, but even then you'll run into trouble to get it exactly like Zelda without script help.
SDDJ
Aug 15 2010, 11:14 PM
Yeah it was the first one from what I'm understanding. Do you think that you could re-word your explanation? Thanks!
*EDIT* I re-read your explanation and now understand it. Thanks for the help!