- Home /
 
Hovering usernames with smartfox?
Greetings!
Im trying to make a chatroom in unity>smartfox.
Can someone guide me how to show the usernames (given by smartfox) hovering above the characters as a GUIText and following the character?
TYSM :)
RemiX
               Comment
              
 
               
              Answer by _Petroz · Jun 08, 2010 at 11:49 AM
You might want to look at TextMesh for that:
http://unity3d.com/support/documentation/Components/class-TextMesh.html
Your answer