The logic behind how the game saves and loads
The template structs that hold the saving data for saved item types
The base struct type that makes up all of the saving structs. It holds the transform (location, r...
The PlayerStats are the first major branch-off point of the saving types, as the things the playe...