How to change Variable value when a condition is met?
-
How to change Variable value when a condition was met?
(So it get's updated everywhere the variable was used automatically, after the condition was met)
-
For example:
Let's say I have this configuration:

I have a Variable in place of the volume, and I wan't it to change (let's say *2) when my balance reaches 100.
Couldn't find a block that would connect below the balance condition to change the Variable value.
-
You need another 'Modify Variable block in which you can do exactly that change to that 'Basevol' variable. Then you should connect it below block number 4.
-
@l-andorrà I don't know how I missed that block xD. Thanks!
-
You're welcome man ;).