New GUI basic shapes

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 !!! :slight_smile:

That would be cool, bye.

3 Likes

Being able to create point coordinates would allow us to make lines much easier.

Circles, lines, triangles, pie-chart-like mechanics

Yes please

I’d much rather have a standardized render of these locally than to force the client to download an image of a damn white circle :confused:

CSG for guis would be cool.

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.

1 Like

Except when we use Rotation ClipsDescendants no longer works.

2 Likes