Page 1 of 1

Menu Default Settings

Posted: Thu May 21, 2020 1:07 am
by MSusman
I am looking for logic block guidance on Showing Menu Open when launching the tour but when mobile the Menu will be closed. This is the tour I am working on. I have set player width >= 500, visibility False, but this hides the menu without the option to open the menu on mobile. Thanks in advance!
https://enerflex.virtual360tours.net/

Re: Menu Default Settings

Posted: Thu May 21, 2020 1:35 pm
by k.ary.n
Did you try adding a logic block to "menu background"'s visible property? You could add the trigger, Player > Has Touch = True. And change Visible to "false". This way the hamburger menu will show, but the thumbnails won't be visible until the menu button is tapped.

Re: Menu Default Settings

Posted: Fri May 22, 2020 3:07 pm
by MSusman
Great advice! I will give it a try. The work around I used was to set an Action filter for the menu button to trigger a click if the player is ≤ 500. This assumes the default skin setting is to launch the tour with the menu open.