This is an issue for a long time,
So in a game I have, I have 2 scenes. In one of the scenes I have multiple buttons that are attached to the same script, and when a button gets pressed I disable it. But if I change a scene and go back the button has been enabled again,
Is there any way to change between scenes and the button staying as it is?
The script also has a timer for when the button should be again enabled, idk if that's gonna be a problem.