Beispiel #1
0
 void IsDying()
 {
     Destroy(this.gameObject);
     playerSpawn.RpcRespawn();
 }