Hi everyone !
Here's a little "bug" I got ...
I'm using many sprites with transparency, everything is OK when working in construct 2. (latest version 158.2 64-bits, standard licence. )
Then after export as HTML5 website, my main sprite (the hero character) suddenly has a black background instead of transparency. Other sprites are doing Ok, though.
I tried different png compression, and no recompression, but the sprite still appear with black background, and only after export.
This is very surprising considering that some weeks ago it was exporting fine.
I checked the .png files after export : they got the black background.
I checked the .png files before export : they don't.
So the export process is filling the transparency with black, on this particular sprite for some reason.
This is very strange.
Tried to redo many times, many tests, refill with alpha 0 paint : it's not better.
Now I can't think about any new direction to check, so any help will be very very apreciated !