Question
Set value on variable in overlay does work for conditionals
I have a prototype where a button inside a overlay triggers:
- overlay swap
- set variable to “1”
then i set up a conditional - if variable set to 1: swap overlay to “A”
- if else: swap overlay to “B”
But it does not work, anyone had similar issue?
