Hi all
I have a script with a couple of functions and a UI
For some reason, I have to declare or assign my variable a value in every function. Not sure why it's not working if I only do it once in the beginning?
I have a script with a couple of functions and a UI
For some reason, I have to declare or assign my variable a value in every function. Not sure why it's not working if I only do it once in the beginning?
Comment