Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 194 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 194 Bytes

Unity-Save-System

A quick example as how to save player's data in Unity using PlayerPrefs, JSON, XML and Binary (.DAT) file.

Credit goes to NewtonSoft JSON for JSON.NET library, and DoTween.