Hello,
I think I have encountered a possible bug in the Babylon.GUI Image. Using the image.scaleX = -1
used to flip the image horizontally which was quite cool. Now the same piece of code makes the image dissapear. PG here https://www.babylonjs-playground.com/#XCPP9Y#1436 .