using UnityEngine; public class RichLevelObject : MonoBehaviour { public string level; }