using System.Collections; using System.Collections.Generic; using TMPro; using UnityEngine; public class Base : Entity { }