supercar17
(pr0gramrr_12)
December 30, 2023, 2:05pm
#1
So, I’m making a game similar to Progress Bar 95, and I realized that it isn’t possible to make UI blur.
I have achieved a UI Blur effect once, but I could not have a background/wallpaper.
I’m trying to recreate the Windows 7 blur effect:
(Windows 7 Build 7000)
Is this possible?
Thanks.
EDIT:
I was hoping this could be used like CSS
backdrop-filter: blur(4px);
and was also wondering if its possible to have a box-shadow behind the window ingame
There are some community resources for both blurring and adding shadows to ui. Keep in mind that the blur uses viewport frames which may affect performance, use sparingly. This also means that it can not blur other UI objects.
UDATED [9/11/2023]
NEW: DIRECT BLURRING & NEW METHOD [2]
RECOMMENDED:
Method 2 (Or Direct Blur)
Direct Blur (Or Method2)
[UPDATE INFO]
if you dont get what “Method 2” is, It’s the New method
above the old method.
So I saw this one topic and I wanted to re-make the module script basically to make everything simpler and automatic.
And well, I did that and here is how it turned out.
So first of all to actually make the blur frame all you need is one Script no local script just a script…
UI Shadows 4.1 is a powerful tool for creating shadows for the user interface, one click and a beautiful interface is ready!
Please scroll below to see the latest updates.
Update 3.8.1
New context menu for quickly changing class of UI elements.
[Class Change Preview]
Select an element(-s) and press the keyboard shortcut SHIFT + C
The script was also completely rewritten, bugs were fixed and minor features were added!
[Topic Preview]
What’s new in the 3.8 update?
Now you can …
supercar17
(pr0gramrr_12)
December 30, 2023, 3:45pm
#3
thank you! this is exactly what I needed
system
(system)
Closed
January 13, 2024, 3:46pm
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.