public void Collect()
 {
     _sfXController.PlayCollectSFX();
     Destroy(gameObject);
 }