I was trying to make that game save scores upon re-entering the game, But It doesn’t save the Scores/Progress when I test it in the preview. I’m probably not doing this correctly…
I also wanted to make the game not to automatically deactivate full screen without pressing a fullscreen button I made. So, Everytime I re-enter the scene (The “Opinions” scene) while Fullscreen activated, It deactivates fullscreen…
Your saving actions won’t get actioned because of the change scene immediately beforehand. The change scene will jump to the Opinions and Mode select scenes, and start running the events in those.
Fix this by placing the change scene after the data save.
In the “Change to scene Opinions” event are loading actions not saving actions.
If it should be loading and you are flipping it, they will be empty in the next scene because there are scene-varibals.