Font Size & Transparency
-
I'm making my first script for zombies, and I have a createServerFontString to display some text.
I want to make the text smaller and slightly transparent (roughly the same as the Plutonium T6 text in the top right)
Is there any way to do this?
-
I'm making my first script for zombies, and I have a createServerFontString to display some text.
I want to make the text smaller and slightly transparent (roughly the same as the Plutonium T6 text in the top right)
Is there any way to do this?
-
JezuzLizard This is really helpful, thank you! I managed to make the text transparent.
With the font size, using a value below 1 with the argument in createServerFontString or with the *.fontscale var, the text ends up very large instead. Is there any way around this?
-
I'm making my first script for zombies, and I have a createServerFontString to display some text.
I want to make the text smaller and slightly transparent (roughly the same as the Plutonium T6 text in the top right)
Is there any way to do this?
This post is deleted!