using System.Collections;
using System.Collections.Generic;
using UnityEngine;
[System.Serializable]
public class playerData
{
public bool level1;
public bool level2;
public bool level3;
public playerData (manager manager)
{
level1 = manager.level1;
level2 = manager.level2;
level3 = manager.level3;
}
}
On this page of the site you can watch the video online Unity 2D Platformer Tutorial - Part 8 - Save System with a duration of hours minute second in good quality, which was uploaded by the user Twiiz 22 February 2024, share the link with friends and acquaintances, this video has already been watched 22 times on youtube and it was liked by 1 viewers. Enjoy your viewing!