Hi,
When I generate spritesheets using the JSFL SpriteSheetExporter it seems the generated png's always come with a solid background. I have found no information in the documentation on how to control this (e.i make the background transparent).
SpriteSheetExporter.format returns "RGBA8888", so the image appearenly has an alpha channel.
Grateful for any information or ideas to help resolve this issue.
Cheers!