New to using Defold and I’ve run into an issue I hope someone can lend a hand with. I’ve been following this tutorial (https://youtu.be/R4oEB6e8G0A?si=3XGLUFxIbsMN8CeM) and I’ve run into an issue where the tilemap won’t render when the game is built.
I’ve tried searching for a solution (adjusting z-levels, moving the tilemap to it’s own collection, tried rebuilding it, changing materials, etc.) but I can’t seem to get it to render.
Here’s the project if that would help:
Platformer.zip (2.6 MB)
Any insight is greatly appreciated, thanks.