We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Simple Toggle button puzzle help

Home Forums Puzzles Simple Toggle button puzzle help

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #81849
    muthu3dtech
    Participant

    May I know what’s wrong with this puzzle for a simple visibility toggle button setup?

    Attachments:
    You must be logged in to view attached files.
    #81852
    xeon
    Customer

    You only want one On EVent click and put an if then else puzzle in it if true then show else hide…rather than two different event click puzzles with different logic.

    The way you have it with two event click puzzles will result in only the top event puzzle firing.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #81853
    muthu3dtech
    Participant

    Thanks for your help. But I already tried that, but I m not getting the toggle functionality. Can you please point out what is error in this puzzle setup?

    Attachments:
    You must be logged in to view attached files.
    #81855
    xeon
    Customer

    you are close..you forgot to include the changing of the variable from true to false in your if statement.

    See attached

    Attachments:
    You must be logged in to view attached files.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.