Hi. I want to make some of my variables accessible from all of my scripts. There are some buttons in my project, and i want to make the variables interact with more than 2-3 scripts. Some of the scripts will increment the value of a variable, and some of them will decrease. Something like that.
I hope you guys can help.
See you, and thanks
edit: Iām using JS for scripting in unity. Thanks again.