void Start() { minimap = GameObject.FindObjectOfType <Minimap>(); }
void Start() { minimap = GameObject.FindObjectOfType<Minimap>(); }