using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class Tutorial : MonoBehaviour { public Button level1; public static bool pressedBack = true; void Awake() { //level1 = GetComponent