Hello,
I have an input field, to calculate a value. I would like that value to recalculate at time goes by. It is set correctly when i start a game, but it does not re-calculate as time passes.
How do we do this?
Thanks in advance.
Guy
Hello,
I have an input field, to calculate a value. I would like that value to recalculate at time goes by. It is set correctly when i start a game, but it does not re-calculate as time passes.
How do we do this?
Thanks in advance.
Guy
Got it. The only way I could get it to work was to setting a group variable and dynamically setting that variable in the workflow - the value of the field gets its value from the group’s variable. Works fine now.
This topic was automatically closed after 70 days. New replies are no longer allowed.