I want to use boolValues across different scripts. For example, if I make the value true in one script, it will also be true in a different script.
I have tried printing the value when I make it true on a different script to see whether it has changed, but it doesn’t change.
I have no clue how to do this so any help is appreciated! Thanks! (also if there is a completely different way of doing this please let me know!)