void Start()
 {
     minimapCameraIcon = FindObjectOfType <MinimapCameraIcon>();
     minimap           = FindObjectOfType <Minimap>();
 }