using UnityEngine; namespace Prefab { public class EntityPrefab:MonoBehaviour { } }