Hi, I have this code that stores the player's position but it does not work to save the position between scenes. My player and it's UI can travel from one scene to another so the only problem is that I need to save it. If someone could help me I would be so grateful.
#Does someone know how to make a save system that work between scenes?
1 messages · Page 1 of 1 (latest)
!code
Posting code
📃 Large Code Blocks
Use links to services like:
https://paste.mod.gg/, https://hastebin.skyra.pw/, https://paste.ofcode.org/, https://paste.myst.rs/
📃 Inline Code
Surround code with three backquotes. Not quotation marks.
To format as C#, add cs to the first line:
```cs
// Your code here
```
Add a comment with a line number if there is an error message.
do you mean between sessions or scenes?
https://learn.unity.com/tutorial/implement-data-persistence-between-scenes
https://unity.com/blog/games/persistent-data-how-to-save-your-game-states-and-settings