Any simple math calculation (addition, subtraction, multiplication, division, etc.) don’t work and is overwritten as 0.
Expected behavior
Let the maths work, useful when you want to add units manually.
Any simple math calculation (addition, subtraction, multiplication, division, etc.) don’t work and is overwritten as 0.
Expected behavior
Let the maths work, useful when you want to add units manually.
These variables are not set up for functions. They take in a number value. Please run any calculations to modify a variable value within a script.
Sure, it works in script, but I remember I used to be able to do the same calculation in Properties.
Maybe I’m wrong, but would it be a good change?
I just saw this post (a bit late lol):
but the value remains, now it changes to 0 (tested in BasePart.Position
and BasePart.Size
)
Guessing this has to do with interpretation of non-numeric symbols like those used in math evals. When you try to put in other values or symbols that arent numerical it will set it to the min.
I don’t know what you’re saying there, expressionEval is a specific part of Studio meant for the properties panel to accept math equations such as the ones shown in the video. Them not working is indeed a bug.