Update on Z-Index


In the previous version I want to change the background color, but the problem is the library that I build on top of ebiten, gogeta ,didn't support z-index, so the "junk" instance can sometimes spawn on top or below of the background. In this update I add Z-Index implementation on the common behaviour, so now I can tell that all "junk" object can always be on top of the background.

Files

output.zip Play in browser
Apr 14, 2022

Leave a comment

Log in with itch.io to leave a comment.