private void Despawn()
 {
     PS.IncreasePointCount();
     Destroy(gameObject);
 }