Saving and loading items that have been picked up

Hello,

Im trying to make a save system for my items that have already been picked up and destroyed i watched a tutorial but i does not work does anyone know what im missing?

This is the pick Up Script :

These are the functions in there :

image

Save Script :


Load Script :

Hey @sdd_henk!

Don’t forget, you can test things and see where there might be a break in the code with printstrings or break points!

As far as seeing if your code is incorrect, you will need to post from beginning to end to make sure that we can see anywhere it might be getting hung up! :slight_smile: