Page 1 of 1

Urgently need some help please

Posted: Mon Sep 14, 2020 9:20 am
by NicFlemmer123
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

Re: Urgently need some help please

Posted: Mon Sep 14, 2020 8:30 pm
by Neal
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).