Esempio n. 1
0
 public void BackToLastCheckPoint()
 {
     character.ApplyCheckPointData(checkPointData.character);
     checkPointData.RestoreEnergyPackData();
 }