Not sure if its a GUI/HUD but whatever it is its driving me mad.
![[IMG]]()
Basically I create a Panel, which in turn auto creates a Canvas. I set the canvas to Screen Space - Camera, and assign my Main Camera. From the panel I create/position the "Gold :" Text, and add another "Gold Text",this one changes as gold is gained/lost. The +100 is a saved prefab of a UI Text, which I want to spawn at my changeable gold number, move up a bit and delete. I made a...
How to spawn text on a GUI/HUD
![[IMG]](http://i.imgur.com/n7T7XjZ.png)
Basically I create a Panel, which in turn auto creates a Canvas. I set the canvas to Screen Space - Camera, and assign my Main Camera. From the panel I create/position the "Gold :" Text, and add another "Gold Text",this one changes as gold is gained/lost. The +100 is a saved prefab of a UI Text, which I want to spawn at my changeable gold number, move up a bit and delete. I made a...
How to spawn text on a GUI/HUD