You can get the position of a 3D object in relation to the 2D screen with: Camera.WorldToScreenPoint
There is a related wiki entry which is fairly verbose, but is exactly what you want: Here
You can get the position of a 3D object in relation to the 2D screen with: Camera.WorldToScreenPoint
There is a related wiki entry which is fairly verbose, but is exactly what you want: Here