Hi! I just started using Defold and I’m excited to learn more about it as I try to make my own games using it. But one problem I’ve run in to is that there seems to be an issue with the player sprite game object, which causes it not to render?
I initially thought I was causing this problem, but I started a new project using the Platformer Template and even that has the same issue when I Ctrl+B or build it. Everything but the player object shows up.
Before build:
After build:
I have no idea what the problem is. This is a template so I would trust it to work, but it’s not. Any ideas?