Learn to create a Savegame for your Unity3D Game with different Serialization – techniques and encrypt it
If you ever wondered how to create savegames in unity then this course is for you!
The “Zero to Hero Guide on Creating Savegames in Unity” will teach you best practices for the most basic savegame-solutions like PlayerPrefs, but we will also handle some more advanced topics like Json and Encryption.
In this class you will:
-
Save/Load simple Data with Playerprefs
This course is very project-based and practical, so you will implement the concepts directly in exercises.
For each Concept you will be challenged to implement it yourself, but if you don’t feel up to the task you will also be shown a well explained step-by-step guide how to implement it.
The course also features several Demo-Projects, where you can look up best practice implementations.
Why learn from me?
I have been teaching game-programming for more than 5 years now and as a result I have plenty of experience in what works and what doesn’t when it comes to teaching programming. Also I am a firm believer, that you can only learn the high craft (some might even say art) of programming, by practicing it.
Who is the target Audience?
-
Unity Developers who want to create Simple Savegames
-
Unity Developers who want to create more sophisticated encrypted Savegames
-
Programmers who want to improve their Skills in the Unity3D – Engine