Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Sorry for the late reply, the scene is top down. It does exceed the limit by a lot. If I was to display text it wouldn’t work because the extra tiles overflow into the memory reserved for text.  I  also use actors to gain extra tiles such as the tire animation and badges on the bike. I use actors to get around the 3 colour limit pretty often too.

Core game is done now. Just Music and sfx, few fixes to go now. Wooh!

Wow, thanks for the reply :D

Interesting, so it does overflow  the tiles limit.

In the meantime I've decided to lower the number of tiles in my top down scene. But I've also found another solution, quite complex to setup, which involves GBVM scripts. Yet my scene was already done, I've decided to keep this second solution in mind for a future project.

Looking forward to see your game!