using System.Collections; using System.Collections.Generic; using UnityEngine; public static class CourseIndex { // Start is called before the first frame update public static int index = 0; }