I believe the maximum layer opacity should be 100, so I did a simple layer opacity fade in from 0 to 100 and the layer looked like it was displayed two times, so I lowered max opacity to 50 and got full visible layer like it's set to 100 :) strange :)
Develop games in your browser. Powerful, performant & highly capable.
Can't reproduce, works fine in this project. Please see how to report bugs, this is why we always recommend you provide a .capx.
I couldn't reproduce it in an empty project also, so I'll stick with 50. If I figure out what is causing this I'll post capx here.
cheers!
ah, ok, it was layer set to transparent, while "clear background" set to "no" in project, so the layer was there on not cleared background visible through the layer. can be closed as not a bug.