how do I do this?

I have an object (a sphere) that has to have a label underneath it. Double-clicking on it (sphere) should hide/show the label.Does anybody have any idea how to do this? The labels have to be very small and readable.Any suggestions are welcome!
[278 byte] By [Appollo] at [2007-9-26 1:51:52]
# 1
Use the Text2D class (part of the java3d utils) to create your text, and then attach it to a Switch node to be able turn it on or off (make sure you set the write capability on the Switch node).
metasim at 2007-6-29 3:00:51 > top of Java-index,Security,Cryptography...