private void Awake()
 {
     PlayerSpawnSystem.AddSpawnPoint(transform);
 }