public void ReInitThis()
 {
     food.ReloadSpawnPoint(index);
     Destroy(gameObject);
 }