using UnityEngine; using System.Collections; public static class Globals { public static int myValueLevel = 60; }