gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > How to move sprite from one screen to another

#167137 - intel3 - Tue Mar 03, 2009 7:52 am

Hi,

I understand that the hardware has wrap around for sprite, making sprite reappear at the top of the same screen when it disappear at the bottom of the same screen.

My question is how do I make my sprite appear on bottom of the top screen when the sprite disappear from the top of the bottom screen and vise versa?
Basically, i want to avoid the wrap around.

If you can provide sample code, it would be much appreciated!

Thanks,