Hi guys,
This is john , i was following unity 2d course and suddenly thought of how to save the player progress for future reference, like if i collect a coin and killed the game i want my game to remember total points next time i open the game , something like high score…
how to do that in unity ,is there any build in database like thingy ,
I’m particularly interested in understanding the most efficient and reliable methods for saving and loading player data, such as progress, preferences, and customization options.
thank you,