JoaoMPdS
(JoaoMPdS)
September 9, 2023, 10:41am
#1
Hey!
So i was making a Ui for my game, I was trying to make a window with a blur, just like the image below. How would i go about making that?
EDIT: I don’t know if you can see by the image, but what i am trying to replicate the windows’s glass like blur.
5 Likes
Can you please clarify which software you are referring to?
LukaDev_0
(Luka)
September 9, 2023, 1:37pm
#3
Roblox doesn’t provide any way to blur only part of the viewport, you can only blur the entire screen using BlurEffect .
Funn3y_Ro
(sillyracky)
September 9, 2023, 2:32pm
#4
Here is the solution, DevForum - Roblox .
JoaoMPdS
(JoaoMPdS)
September 9, 2023, 3:08pm
#5
I working with Roblox Studio. I am trying to replicate window’s 11 glassy like blur that they use on their Ui.
Funn3y_Ro
(sillyracky)
September 9, 2023, 3:24pm
#6
JoaoMPdS
(JoaoMPdS)
September 9, 2023, 3:45pm
#7
That kinda worked, I had already seen that but i wanted to avoid using it since it takes quite a while to load and in my opinion isn’t really the best practice.
Anyways it kinda did the job and it seems to be my best option until roblox makes their own gaussian blur.
Ty anyways
ImSnox
(snox)
September 22, 2023, 8:38pm
#9
I made a third version called Direct Blur go to the same link and get the newest Direct Blur script iit shouldnt load anything but apply it instantly.
system
(system)
Closed
October 6, 2023, 8:38pm
#10
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.