hi,
After testing successfuly on pc I'm trying to use loadpano in quest3 while in webvr
krpano.com - Documentation - Actions / Scripting Reference
I noticed rootpath does not get updated so I'm using and it's working
loadpano('mytour2.xml' , 'soundinterface.rootpath=%CURRENTXML%/mytour2/audio' , null , null, 'loadfirstscene();')
sound plays,it loads the 1st scene as supposed but only the "preview".. not the regular pano itself with higher resolution
If I don't use the vr mode all is good
I'll keep testing but if any of you have any clues.. i'd appreciate
thank you all