private void Awake() { instance = this; mapTransform = transform.FindChild("Map"); generateBlankMap(32); }