Menu Default Settings

Q&A about the latest versions
Post Reply
MSusman
Posts: 43
Joined: Mon Jul 21, 2014 9:38 pm
Location: Houston, Texas
Contact:

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/
User avatar
k.ary.n
Gnome
Posts: 615
Joined: Wed Aug 15, 2007 1:02 pm

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.
MSusman
Posts: 43
Joined: Mon Jul 21, 2014 9:38 pm
Location: Houston, Texas
Contact:

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.
Post Reply