private void OnDestroy() => SPPlayerSpawnSystem.RemoveSpawnPoint(transform);
 private void Awake() => SPPlayerSpawnSystem.AddSpawnPoint(transform);