So, I have a few ideas for guis that could really help games look very, VERY nice. My ideas consist of the following:
A blur property on gui objects.
This would be very useful because it would allow developers to have a sort of clouded glass look to their guis. It looks really nice on iOS and I feel like developers here could use it very well to create amazing interfaces. Also, transparency would tint the blur effect, so if an object is white and 100% transparent it would just blur one part of the screen, while if an object is white and completely opaque it would just show up as a normal gui. In between would just tint the blur the color of the gui.
A Transparency Override Effect.
Essentially this would be a boolean that if active will take all the gui stuff right under it not show up so the transparency of the object shows the world and not the gui element under it. Any pixels outside of the element would stay the way they are. If the image that is being used as the override object has transparent pixels in the image itself (not the image transparency property) it would be factored into the gui around it. For example, if a pixel has a transparency value of 75% and it is set as an override object, the pixels on the gui below it would show through 75% and then 25% of the override image’s color would be shown on top of that. I hope that made sense.
The ability to mask gui objects.
This has been suggested a million times and you all know what I mean, but i’ll make an example. If you use this with a gradient image you can make buttons with gradients on them that are circles or rounded rectangles or triangles or any shape you could want at any resolution. This would open up so many different opportunities with gui objects that I still can’t believe it hasn’t been added yet. I’m sure most of you feel the same way too. It would be nice if the image mask was it’s own object that had the masked gui as it’s parent so that we could use 9 slice and things like that on the mask to make sure rounded corners don’t look awful if the mask isn’t in the same aspect ratio as when it started.
The images below demonstrate the 9 slice property on the gui mask, as the corners on the images stay consistent while the speaker and the gradient scale with the gui object.
Anyway, I really hope these things get added, and i’ll add a poll below to see how people feel about it. Thanks!
- Gui Blur
- Transparency Override (Staff can probably come up with a better name)
- Gui Object Masking
0 voters