Hello,
I was building my GUI when I wanted to add some slopes. But creating a PNG with the right color and transparency, then upload and wait… is boring.
So why not add some new basic shapes like triangles, so you could set the 3 points coordinates for exemple.
Circles, just set the middle coordinates and the diameter.
Or a CSG like for GUIs !!!
To be fair, there is a ImageTransparency and ImageColor property, as well as rotation. So you could upload a solid white image as you like and then manipulate it from there.