Greetings, and thanks to all who helped in previous questions!
I want to make text on screen that changes to display the remaining time in a game, or time until respawn. Also, I want to display the player’s current score. The game and interface are 2D. How do I do this?
(I tried GUIText objects, but they stayed in place when I moved my view. Not want I wanted.)