public void Start() { resourceM = ResourceManager.GetInstance(); mapM = MapManager.GetInstance(); }
private void Awake() { Instance = this; }