- Home /
How to make GUI button glow
Is there a way to make a GUI button glow? I want it to glow sort of like in this picture: (Sorry that it isn't a unity button.)
glow.jpg
(15.5 kB)
Comment
I never tried but two ideas: 1. Use a GuiSkin and create own images. 2. "Underlay" the Buttpn with a bigger glow Texture.
Your answer
Follow this Question
Related Questions
In game Escape menu displays all the time 1 Answer
Can I make my GUI Buttons appear OVER a GUI Window? 1 Answer
Convert GUI Button to GUI Texture 0 Answers
glowing gui button 2 Answers
Change GUI.Button Texture on runtime 1 Answer