I’ve been trying for 2 weeks to get/write a script that saves items when you leave the game but not when you die and I haven’t managed it until today and I wanted to ask if anyone can help me there?
2 Likes
To save it when you leave the game you will need to use data store
if you want it to save when player dies you will have to put the script in starter player script as it wont reset when player dies and not in starter character as when character reset it will just delete the script and re run it again
3 Likes