Implement data persistence between sessions

Tutorial

·

foundational

·

+10XP

·

20 mins

·

26

Unity Technologies

Implement data persistence between sessions

Summary

1. Overview

2. Evaluate your brief

3. How can data persist between sessions?

4. What is JSON?

5. Why is JSON a good fit for your brief?

6. Add a SaveData class

7. Add a SaveColor method

8. Add a LoadColor method

9. Load and save the color in the application

10. Add testing functionality

11. Next steps

Complete this tutorial