I can’t animate hotspot icons in VR mode. I’m trying to achieve a result like this: https://www.thinglink.com/webvr/1264679527141867522. However, even a simple style (below) only works in a regular browser:
Hi,
When viewing in the immersive mode CSS can not be used, everything is done by three.js.
This is why it was such a big deal getting the skin editor working with the immersive view.
You would need to look how to do this using three.js.
Maybe a ChatGPT question.
Regards,
Hopki wrote: Mon Jul 07, 2025 11:04 am
Hi,
When viewing in the immersive mode CSS can not be used, everything is done by three.js.
This is why it was such a big deal getting the skin editor working with the immersive view.
You would need to look how to do this using three.js.
Maybe a ChatGPT question.
Regards,
Hello. Could you please clarify whether it’s impossible to add anything in VR mode? I tried adding text, a red rectangle, an SVG image, and a PNG image, but none of them appear in VR mode. My task is to place a logo in the top-right corner that will always be displayed there. Is this possible? How can it be done?
vr_skin.png (203.87 KiB) Viewed 6357 times
Windows 11 22H2, Pano2vr 7.1.9 64bit, Object2vr pro 3.1.10 64bit, Object2vr4.0beta 64bit
Hi,
In the immersive mode, the skin is visible when you select the menu; otherwise, it is hidden.
Also, when the skin is shown, it is shown in front of the viewer, at which point it is pinned in that location, so when you rotate your head, the menu will move out of view.
Regards,