So I tried using the \u{E001} syntax for the premium icon however when using it in a script it wont work for some reason.
Thread:
So I tried using the \u{E001} syntax for the premium icon however when using it in a script it wont work for some reason.
Thread:
You need to format the syntax as a string inside a script.
script.Parent.Text = "\u{E001}"
You can also copy and paste these characters directly into the text field of a text UI object:
Premium:
Robux:
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.