D
D
Demigodd2015-10-26 10:23:02
Unity
Demigodd, 2015-10-26 10:23:02

How to make UI out of GUI text?

Here I have a bonus collection counter cfa0990df8534db49031cbc458172831.png
How to do it in UI ?
here is the code void OnGUI(){
GUI.Box (new Rect (0, 0, 100, 50), "Stars: " + score);}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Espleth, 2015-10-26
@Demigodd

I don't quite understand what you need, but it seems to be this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question