How to create a saving and loading system?
Re: How to create a saving and loading system?
I'm currently using SaveHelper to save and load my games but I keep having the error shown at the picture when I try to load again. Perhaps this is because of the RememberCurrentDialogue script that I'm using (I got it from the visual novel framework). It seems that the script isn't compatible to SaveHelper. And also, I want SaveHelper to save the current items in the inventory (I'm using S-Inventory). Please help.
- Attachments
-
- error.png (6.23 KiB) Viewed 450 times
Re: How to create a saving and loading system?
I suspect the error is more likely to be related to S-Inventory. Would it be possible for you to send an example project to tony (at) pixelcrushers.com?
Re: How to create a saving and loading system?
For some reason, that error perished. Thanks for replying
Re: How to create a saving and loading system?
If the error occurs again, please import the latest version of the S-Inventory Support package. The latest version will now tell you which S-Inventory item prefab it can't instantiate. This will help you debug the issue.