I don’t understand what to do now.Should I continue with a course or create saving system acording to : RPG Course Modifications Repo And Tutorials.? My english is limited so i have to make sure. Plus there is “Saving System” section which has skip warning also.As it is bulk section i feel like there will be a lot missing if skipped.
I’ve actually put in a request to have the “skip” warning modified.
If you’ve never used the saving system, you should absolutely go through at least the 2nd saving section (the first one digs a bit more into the inner workings, the second one focuses on more how it’s used.
Once you’ve done that, then you can review my Json Saving System, and it will make a lot more sense.
I originally wrote the tutorial at the end of the four course series, and so it covers all of the ISaveable classes you’ll encounter in the series. You can either:
- Go through the four courses using the old saving system (it’s fine for learning, but don’t use it in a finished game)
- Implement the Json system as soon as you finish the saving component sections here, and as classes are added through the course, refer to my tutorial to apply the Json system as you go.
Either way, if you have any issues, I’ll be here to help.
Thank you,Brian. Now the path is clear.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.