in the menu of my game I created the video settings where you can change the anti-aliasing filter, anistropic, vsync, etc… but my question is this: if you change the video settings in the menu, once the game is closed and reopened the settings have been saved, or you have to re-edit again from the menu options?
If you’re using “PlayerPrefs” and vars are assign with them, you don’t need to re-edit.
If you’re not using “PlayerPrefs”, settings won’t be saved, so use it! hehe…