Situation on the layering drawing update
I think I have fixed the problem where you couldn't draw and the room had to reset. If you want to draw in this software, I made it so that if you draw 30 000 sprites on one depth, then the depth continues to go up and then resets to 0 at -1000.
This means the depth layering won't act as canvas layers. I'm not sure when and if I will add canvas layers to Shadowforge. But I'm pretty happy now with this system.
I might make the layers move up somehow in the future if it works so that you won't draw below your drawing when it resets to 0.
Update: It seems to work without moving the layers up. Meaning, when it resets to 0, you can draw above your drawing anyhow.
This means the depth layering won't act as canvas layers. I'm not sure when and if I will add canvas layers to Shadowforge. But I'm pretty happy now with this system.
I might make the layers move up somehow in the future if it works so that you won't draw below your drawing when it resets to 0.
Update: It seems to work without moving the layers up. Meaning, when it resets to 0, you can draw above your drawing anyhow.