I guess I fixed a bug, not really sure, moving on to restoring game functionality
This commit is contained in:
@ -23,19 +23,23 @@
|
||||
ref="uiLabel"
|
||||
>
|
||||
<font font="font_arial" size="32">
|
||||
Hello World
|
||||
How <font color="RED">are</font> you today?
|
||||
I'm doing great, thanks!
|
||||
Thanks, me too!
|
||||
Glad to hear it!
|
||||
I'm glad to hear it too!
|
||||
What a great day!
|
||||
It sure is!
|
||||
I'm glad we're friends!
|
||||
Me too!
|
||||
What are you up to?
|
||||
Nothing much, just hanging out.
|
||||
Cool, me too!
|
||||
<font>Hello</font><font style="bold"> World
|
||||
</font>
|
||||
<font color="red">How are you today?
|
||||
</font>
|
||||
<font>I'm doing great, thanks!</font>
|
||||
<font>
|
||||
Thanks, me too!
|
||||
Glad to hear it!
|
||||
I'm glad to hear it too!
|
||||
What a great day!
|
||||
It sure is!
|
||||
I'm glad we're friends!
|
||||
Me too!
|
||||
What are you up to?
|
||||
Nothing much, just hanging out.
|
||||
Cool, me too!
|
||||
</font>
|
||||
</font>
|
||||
</UIRichTextLabel>
|
||||
</child>
|
||||
|
Reference in New Issue
Block a user