- Home /
 
              This question was 
             closed Apr 07, 2013 at 08:39 PM by 
             Fattie for the following reason: 
             
 
            Duplicate Question
 
               Question by 
               inglipX · Apr 07, 2013 at 07:46 PM · 
                javascriptsceneloadingsaving  
              
 
              Save data from one scene to another?
How would i go about saving the player's current health (integer) from one scene and then saving it so it is the same in the next?
               Comment
              
 
               
              A search engine is your friend. Try using one sometime ....
also you can use static variables or static classes witch don't get deleted on load
Beginners SHOULD NOT use static, it's that simple. Ask any living programmer in this universe.
Follow this Question
Related Questions
A node in a childnode? 1 Answer
Retrieving basic Strings and Ints from XML Files (JS) 0 Answers
C# Save/Load - Save entire class contents? 1 Answer
Problems with Playerprefs script 1 Answer
Save Player Health and stats 1 Answer