Hello my friends,
I don't understand why my script is not working. I just want to send a value from a fader to a variable but the value is not updating in the variable.
I currently have this script in the onValue field of the fader.
set('variable_1', value)
I have another widget with the ID "variable_1".
When I move the fader, nothing happens to the value of variable_1.
What am I doing wrong?
Thanks in advance!
Variable Experiment.json (2.7 KB)