Hi.
I downloaded this free skin asset: extra gui skins
Now I get following result:
Is there an easy way to remove/clear the background color of the texts of the toggles?
Thanks!
Hi.
I downloaded this free skin asset: extra gui skins
Now I get following result:
Is there an easy way to remove/clear the background color of the texts of the toggles?
Thanks!
Found it myself.
You have to look at the measurements of the toggle picture. Then set those measurements at the fixed-properties. In this example set “Fixed Width” to 15, “Fixed Height” to 14, and set “Text Clipping” to 0 and the text background is gone! (The text background is being caused by the background of the toggle images btw)