Sorry, it seems I was wrong about scene re-parsing when entering VR mode. VR images are reloaded (from multires to vr-ready). So the way is to use some for(); and try change hotspots on the fly when entering VR mode.
Hi Alexey-- thanks for looking into this for me. Basically yes, I have two hyperlinks-- one for VR and one for nonVR, so I want to make sure the hotspot keeps the VR user in VR and the nonVR user not in VR.
I'm still new to XML-- would you mind writing out the code for a sample hotspot so I can understand how the for(); statement might be of use here? Thanks so much!