Zero to Hero Guide for Creating Savegames in Unity Course
Learn to create a Savegame for your Unity3D Game with different Serialization – techniques and encrypt it
What you’ll learn
Zero to Hero Guide for Creating Savegames in Unity Course
- Create simple Savegames in Unity
Create more complex Savegames in Unity
Serialize Data
- Encrypt Data
Requirements
- Basic Understanding of the Unity3D Engine
- Basic Understanding of C#
Description
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 course you will:
- Save and load the Gamestate
- Save/Load simple Data with Playerprefs
- Create your own Save-Files with Streamwriter
- Learn How to Create unreadable Savegames with Binaryformatter
- Create advanced up- and downward-compatible Savegame-Solutions with JSON
- Encrypt your Savegames
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 on how to implement it.
Pages: 1 2