Reset 'Is visited'? Or how to stop autorotate on start?

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
Frankster69
Posts: 105
Joined: Mon Sep 18, 2017 12:54 pm

Hi all,

Is there a way to reset the 'Is visited' label on one or all nodes? Or, alternatively, how can I have autorotate on at start, but pauze/toggle as long as an opening screen is visible?

The tour I'm creating has info fields that pop-up on load and disappear after x seconds. They are also set to not show if the node has been visited.

The tour is also autorotating from the start, changing to the next pano after x seconds.

Here comes why I need to reset the Is visited label:

I also have an opening screen with text and a start button. It stays onscreen untill you click start, then takes you back to the first node to start the tour. Behind the opening screen the tour is still rotating and changing to the next pano.

If I click start, it returns to the first node. Since this is now a visited node, the info field that should pop-up on load does not appear anymore.

I would like to be able to either reset the 'Is visited' label so the pop-up will show after clicking Start, or halt autorotate as long as the opening screen is visible.

I cannot just start the tour without rotation and use 'Start autorotate', because that way I cannot specify to change nodes after x seconds. That option is only in the autorotate settings in the output options, not in the skin options.

Any advice appreciated,

regards, Frank
User avatar
Hopki
Gnome
Posts: 13025
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Frank,
You can have a button with the action:

Mouse Click, Go To URL, URL: javascript: player.clearVisitedNodes();
Leave the target blank.

That should do it.
Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply