Transparency and isSolid

Hi when making a custom exporter I output the isSolid. Currently any transparenct pixel will set this to false.

However is there a way I can change its behaviour to:

Show true if the pixels are fully opaque or transparent. eg alpha is 0 or 255

Show false if any of the pixels are inbetween. eg alpha is 1 - 254

Hope I explained that propperly ! :stuck_out_tongue:

How are you using this for Corona?  

This kinda sounds like a question that should be asked on the TexturePacker support page: https://www.codeandweb.com/texturepacker/support

Note: I’m not trying to shut down your question, but if this doesn’t have an application for Corona development, it probably won’t find an answer here.

How are you using this for Corona?  

This kinda sounds like a question that should be asked on the TexturePacker support page: https://www.codeandweb.com/texturepacker/support

Note: I’m not trying to shut down your question, but if this doesn’t have an application for Corona development, it probably won’t find an answer here.