Hi. Is it possible to make a sprite, player or otherwise, appear in front of the background? I've been searching the forum, but I can't find anything. Thanks
Viewing post in Multi-Platform Arcade Game Designer comments
Sprites are merged with the background as that's the way to get the fastest routine and enable the most sprites on screen. It would be possible to make extensive modifications to the sprite system to do other things but that would take a lot of time to do and as far as I'm aware nobody yet has created such an engine.