I have discussed changing materials (ghostmaterial), so should be a
matter of adding a mouse event to the material, but not tried so maybe
it's not so simple?
On 16 Nov 2010, at 09:36, macgor wrote:
MouseEvent3D is still not avaible for dynamicaly added objects to
BSPTree so I'm looking other way to get clicked object....
Before I addChild to tree I set propery name and also try to
addEventListener(MouseEvent3D,function).
Practicaly nothing works for me to find hited object. Both method
failed for me :_bspHitTest.lastHittedMeshName and
addEventListener(MouseEvent3D,function).
What else I can do?
Thanks for any help....
Regards,
MG