Variables and setVariableValue

modny

New member
I added "range" in Variables and setVariableValue to make the value 3.
but the value of "SharedFloat range" does not change together.
Why is that?
 
I recommend using the Value property instead of SetVariableValue. Take a look at this page for an example:

 
Top