I am trying to save the player score into a new scene, my score system works fine you collect items you gain points, but when I load the next scene/level it resets to 0, I'm not sure how to go about carrying this info over from scene to scene.... I tried making a game manager script, but that just resets with the new scene load as well.
Any help would be appreciated!!
Any help would be appreciated!!