Example #1
0
 private void RevivePlayer()
 {
     playerShip.SetShipComponentActive(true);
     playerShip.ActivateShield();
 }