Page 1 of 1

error loading panorama xml

Posted: Wed Aug 15, 2018 8:46 pm
by ADBosscher
I'm having an xml-error popping up on a specific part of my tour.

http://bocostudio.com/virtual-reality-360/

If you go to the bathroom there is a choice on the left to change the materials. If you click on the images of the materials you are supposed to change from one panorama to the other one, but now there is an error popping up when clicking.

I use a node marker to only make this material choice visible on this node. I know it's because of this because before when the node marker was not used and this menu was applied to my whole tour there was no problem at all.

I've attached my settings of the node marker and the image to let you see what is supposed to happen when clicking the image.

Can anyone help me with this?

Thanks!

Re: error loading panorama xml

Posted: Thu Aug 16, 2018 4:45 pm
by ADBosscher
Or does anyone have an idea on having skin element show up on one node only and not use the node marker?

Re: error loading panorama xml

Posted: Mon Aug 20, 2018 8:35 pm
by ADBosscher
No one?

Re: error loading panorama xml

Posted: Wed Aug 29, 2018 9:32 pm
by ADBosscher
Ok so this problem got solved:

I shouldn't have used a tour marker but logic blocks instead: here is the solution from hopki in case someone has the same problem:

"I would not use a node marker.
The two buttons can have a visible logic block that would say when tag = material, visible true.
The each button then opens its relevant node."