Question by
henkesky · May 30, 2016 at 05:09 PM ·
saveloadsave-to-filesave game
How to save and load a player position, health, rotation in a particular scene.
Hello everyone, i want to implement save and load functionality to my game. I want to be able to load player position, health and rotation to the actual scene it was saved, when the game restarts. The tutorials i watched are just doing the saving and loading in the same scene.
Comment
Your answer
Follow this Question
Related Questions
Writing save files (JavaScript) 0 Answers
Saving all prefab positions in one JSON file 0 Answers
Keep GameObjects After Re Run? 1 Answer
Error writting a file 1 Answer
How should I save entity's data that have different variables to store? 0 Answers