Hi,
I'm working on a VR model and I want to show some information in real time. To do so I was trying to use the name or stats of an operator to express some information (a label) so you could see it hovering over the operator or under him. It works fine in traditional 3D view, but on VR you can see names and stats.
Is there a way to make the name and stats visible in the VR mode?
Also, I would like to change the position of objects and operators by grabbing them like you can do with the mouse in traditional 3D. I know this is hard, I was able to replicate the buttons and mini-operators shapes of the example models (zombies and factory), I guess that can be done with the collision logic behind those but I'm not sure how to start that one. Any suggestions?
Thank you.