Hi, so I am triying to create an object for keeping the currency of my game, but when I put a GUIText on it, it just doesn’t show.
I have tried all this with no result:
· Deleting the object and creating it from scratch
· Setting itsTransform to ( 0.5, 0.5, 0 )
· Setting its Pixel Offset to ( 1, 1 )
· Changing its Material.
· Changing its Font Size.
· Changing its Font itself.
· Changing its Color.
· Changing its Layer.
· Changing its Tag.
Any ideas please?