$b = 1;
Code: [Select]$b = 1;did i just blow your mind?no but really i don't understand what you mean
I don't know what to call it.
%a = %b + %c so every time b or c changes, a automatically changes.
-Never mind port beat me to it-Sounds like you're describing pointers. To my knowledge, they do not exist in torquescript.
What you're describing is only really possible if this "variable" is really a function, and evaluates the result each time it is accessed.
Because she never really answered my question, she just told me it was possible. She said she would answer it later but didn't.
Well using getters and setters, sure, it's possible, but TorqueScript doesn't have those.