Modify Variables Block executed in order?
-
Just a quick question, I've read about how the block ID number can have an effect but are the 5 variables inside of the modify variables block executed in order so that the first variable can take the data from the 2nd **before **the 2nd is changed. Or would it be best to use multiple 'modify variables' blocks to achieve this.
Thanks
-
In a single "Modify Variables" block they are modified from top to bottom
-
Many thanks