/// Can be considered as a save file structure or format.
/// </summary>
[System.Serializable]
public class Save {
public class Save
{
// This is test data, written according to TestScript.cs class
// This will change according to whatever data that needs to be stored