using System.Collections; using System.Collections.Generic; using UnityEngine; public static class EntryLevel { public static bool GoToGrottoKueche = false; public static bool GoToGrottoEssen = false; }