Page 1 of 1

Timed restart of a tour

Posted: Mon Mar 20, 2023 10:46 pm
by mgrugl
I would like to automatically load the 1st pano in a tour from any given pano after a certain amount of time has passed. Is that doable?
The background. We are creating a pano tour for an exhibition, and want to make sure it self restarts if people don't manually return to the first pano. We also intend to showcase the tour in VRTourviewer.
Any help would be much appreciated.

Re: Timed restart of a tour

Posted: Thu Mar 30, 2023 11:27 am
by k.ary.n
You could try using a timer in the skin that when it times out it opens the Start Node (source = deactivate) action = open next panorama > Start Node).

Re: Timed restart of a tour

Posted: Sat Apr 01, 2023 11:02 pm
by Hopki
Hi,
To expand on this, the timer can use Player Inactive to trigger the reset after a set time.
Here is the timers settings for a 30-second reset. Of course, you can set any delay that is required.

1.png
1.png (20.12 KiB) Viewed 2655 times

The timer needs the action:

2.png
2.png (41.96 KiB) Viewed 2655 times

This triggers an Open Next Panorama action targeting the Start panorama.
Regards,