Urgently need some help please

Q&A about the latest versions
Post Reply
NicFlemmer123
Posts: 12
Joined: Tue Jul 28, 2020 4:35 pm

Hi There !

So i am using the thumbnail category menu. What i would like to achieve is hiding the thumbnail menu once the user has navigated back to the home pano (which is an aerial map) Reason being is that i have some singular nodes and two thumbnail categories, so i need it to hide once they have gone through a sequence with the same tags, so they can navigate to another sequence which only holds those nodes
Neal
Posts: 193
Joined: Thu Dec 12, 2013 11:14 am
Contact:

Use a variable as a flag. Initialize it as true, when you leave the home node have it switched to false. Use the variable to set the visibility on the menu(s).
Post Reply