Hello everybody!
I have a GUITexture in my scene and I want to have an Glow Effect to this GUI, I used the Glow in (Components > Image Effects > Glow), but this was insert into the camera.
How can I do the glow effect in my GUI?
Hello everybody!
I have a GUITexture in my scene and I want to have an Glow Effect to this GUI, I used the Glow in (Components > Image Effects > Glow), but this was insert into the camera.
How can I do the glow effect in my GUI?
There is one way that I can think of, although it’s probably not going to give the desired effect.
In theory this should make your GUITexture glow… But, I think it would make everything else in the scene glow. I’m gonna have to look into this some more now.
I tried but didn’t work.
Everything get the glow effect. Another thing I can make the glow effect only in some gameobjects when the function OnMouseEnter is called?