So I have an obby system in my game that saves the checkpoint so when a player leaves and rejoin they’ll be back in the same spot.
I’ve added a “Presents” leaderstats value so to when a player collects the present the value goes up on the leaderstat. I was wondering how would I save that data so when a player leaves and rejoins the amount saves.
The image above is the script that saves my obby data but I would also like to add the ability to save my present value too for when players leave. I am not much experienced with scripting too.
Make sure to add the presents emoji that you use for naming.
Also for your next post just copy your script and do ``` at the start and end of your code.