Hi I have hit one of my scripting barriers and would like to know if somebody knows how to
share a variable with multiple scripts
and all these scripts can change this variable to true or false
this variable will be a debounce by the way
I need this because
I have a stamina script and a sword(Tool)
when you use the sword it slows you down but to bypass this all you have to do is click shift because of the stamina script so that’s why I need to share a variable between multiple scripts