Forum Discussion

GlennWeiglin's avatar
GlennWeiglin
Community Member
16 days ago

360 images is so good....but!

Hi all you articulate fans

If you are working with 360 images and you are a fan of free navigation, BUT you would like your "door to the next slide" only to be visible when all your markers/hotspots has been visited, then how do you do that on your 360 image?

I find the trigger options to be quite limited. Any solutions?

KR Glenn

1 Reply

  • Use True/False variables that switch to True when each hotspot is visited. Then have another True/False variable (e.g. allViewed) that switches to True once the others are all True. Attach a trigger to your 'door to the next slide' hotspot that only jumps if allViewed = True.

    I hope that makes sense.