Completed
- Game Progression and Saving
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Game Programming: Saving Systems, Tools, and Level Editor Development - Lecture 20
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Game Progression and Saving
- 3 - Displaying Progress
- 4 - Overworld Map Examples
- 5 - More Examples
- 6 - Continue vs Save
- 7 - Save Points
- 8 - Checkpoints
- 9 - Autosave
- 10 - What Data to Save and Load?
- 11 - Password Save
- 12 - Password Video: https://youtu.be/ap1YL_kGGlg
- 13 - Game Tools
- 14 - Custom Game Tools and Examples
- 15 - Drag and Drop
- 16 - Level Editor Demo
- 17 - Code Explained