Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
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

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.