Page 1 of 1

How do I make the screen not scroll when teleported to a subworld on the world map

Posted: Sat Oct 07, 2023 6:29 am
by Huskybit
I’m trying to make a smw styled episode but I’m trying to make a world where the screen doesn’t scroll, just like in smw when you enter world 3. How do I do this???

Re: How do I make the screen not scroll when teleported to a subworld on the world map

Posted: Sat Oct 07, 2023 12:00 pm
by deice
you can either use camlock's addZone() function which comes with smbx2, or download xmap and use chocoMap's addCameraBoundary().

there's also the option of abandoning the vanilla overworld and using smwMap, but some of its features have a bit of a learning curve to them.