I will soon hit the problem… checking GUI elements, I just positioned a GUIText on the scene and noticed that the only offset possible in the screen is measured in pixels.
Shouldn’t I have the chance to declare it in percent, so that when screen is resized the position is moved accordingly?
Or how does this works?
Also, with ANY material I try to add to this element the text gets lost and it only displays the material on the mesh without any transparency. How does this works?
Thank you very much, man!
But I was thinking that I’ll just work it for the 480x320 resolution and later release a version for iPad and iPhone4, what do you think?
And what about: with ANY material I try to add to this element the text gets lost and it only displays the material on the mesh without any transparency. How does this works?
The material in question is a special font material with the characters laid out. Do you need to change the material specifically? You can change fonts by setting the font property to any imported font and change the colour with code like:-