How do I have a setting save between scenes?
I have made an FPS counter that you can enable in the settings, but how exactly do I make whatever you choose in the settings affect every scene? I know how to do this with audio busses, but not visual things. I am new to coding and I am confused.
I read all of that and did the tutorial example project but I don’t understand how I can implement it for settings to make a sprite hide or not. Even in the example project tutorial it seemed like it did nothing at all because its just a scene switcher but way more complicated.