Hello
I am trying to understand what layer is used for sprites where I don't specify the layer number. I was sure it was layer 0 (because they always appear in front of the other objects), but then I tried to use wade.getLayerDataURL(0) and got a blank image, suggesting that there is nothing on layer 0.
So where are they?