Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is there a way to make a Gui look bright and blurry?

Asked by 3 years ago

How do you make a GUI look really bright and blurry like how they did it in when you join in dungeon quest, or do I have to make like some image label and make it blurry and bright myself or is there a better way of doing it.

0
I have many questions for this. Is it a small gui? Does it fit the entire screen? Do you want the entire screen blurry? 2_MMZ 1059 — 3y
0
i've played dungeon quest so i think i know what he is lookin for NGC4637 602 — 3y

1 answer

Log in to vote
0
Answered by
NGC4637 602 Moderation Voter
3 years ago
Edited 3 years ago

You don't use Guis to get the blur effect.

You use a "BlurEffect" (yes that is the class name) and put in lighting. Set to enabled.

add a screengui in startergui, and a button in said screengui that if clicked, will disable the BlurEffect (in a local script)

0
the local script should be ez, so I'll let you figure out the script. NGC4637 602 — 3y
Ad

Answer this question