Hello,
I am having trouble with the GUIText object. I want to have it as a “Score” label in the upper-right corner of the screen. The problem is, the “alignment” and “anchor” props dont really alter the positioin that much, so I tried with pixel offset… but that kinda depends on the resolution the player chooses dosn’t it?
Is there a good way to position a GUIText so that it is always in the upper-right corner of the screen, independent on platform and resolution?