Text string facing camera above game object ?

I’ve been looking for a way to put a short string of text above a character AI (game object), but haven’t been able to find it (yet). I don’t know if I’ve just overlooked it in the tutorials or on the forums, but if someone could give me a pointer or reference somewhere I could find info on a way to do this, I’d much appreciate it. I’m sure this has been done before.

What I’m trying to do is make a short string of text pop up over a character when specific events are triggered, and make sure it’s always facing the camera (not the player transform, because I’m using a variable height 3rd person camera view). Not sure exactly how best to accomplish this…

Thanks in advance to anyone who can point me in the right direction…

http://www.unifycommunity.com/wiki/index.php?title=ObjectLabel

–Eric