private void Start()
 {
     map.RegisterAsCollectible(gameObject);
 }