- Home /
Saving Player Position Scene to Scene
I have a 2D Sidescroller, and basically I need my player's position to save whenever it moves to a new scene. For example in a house, there are many rooms, the player's default position is at the front door, the player moves to the bathroom then leaves, the player is put in the default position in the front door, not the bathroom door.
Now can I do this? Saving the player's position to where it was before. I've tried playerPrefs, static variables, and such. Still cannot get anything at all.
Please if anyone could lead me in the right direction, I would stop banging my desk.
Your answer
Follow this Question
Related Questions
Save Transform in PlayerPrefs 2 Answers
Save as many pickables as you want to 1 Answer
Web player for my project 0 Answers
How can I save & load gameObjects? 1 Answer
Save and load 0 Answers