How can I create effect of HUD hint to moving object?
This should be a result:
Asteroid is moving in space, when i click on, it shows the hint box with information.
I experimenting with this example, http://stemkoski.github.io/Three.js/Sprite-Text-Labels.html
but i don't know, if is it the correct way.
I need the hint in the same distance from the camera in each case, no matter how distanced is the asteroid. Always uncovered by another objects.