Hi All,
I'm a little confused of how to to the following:
I have a character that I create at run time and I want each character to have near it (say for example above its head or under its foot) couple of NGUI elements attached to it.
How do I do that? the problem is that my character is placed in Unity's world coordinates and NGUI has it own coordinates....
Thank u in advance