#17505 - mikemz - Tue Mar 09, 2004 7:08 pm
I would like to have two frames of animation loop behind a sprite. Could someone explain how to do this?
#17514 - sajiimori - Tue Mar 09, 2004 7:41 pm
If you mean something that follows the sprite around, use another sprite but put it in a higher OAM entry.
If you mean a tile background, you can either change the tile map, or overwrite the relevant tiles themselves.