stop moving the Background
Posted: Sun May 11, 2025 2:29 am
by arthur4272
I'm using a custom background with moon/planet, and I want to make them stop moving, how I can do that?
Re: stop moving the Background
Posted: Sun May 11, 2025 3:37 am
by S_Koopa0
If you're using SMBX2, you can create a config file for that background, put the image on a layer and set either depth to INFINITE or both parallaxX and parallaxY to 0.
If you're not familiar with background config files,
here's a link to the documentation page.
Re: stop moving the Background
Posted: Sun May 11, 2025 9:26 pm
by arthur4272
worked, thanks!