Hey, so I have a public bool variable in a scene, that is true depending on if a button was clicked. , and I want to check if the variable is true or not in another script in a separate scene. I’ve read other forums with similar problems but I am still a bit confused on the matter. Thanks for any help and let me know if you need my scripts.