Exemple #1
0
 public void StartDrunkCam()
 {
     heroDrunk = true;
     cameraController.StartDrunkCam(drunkLevel - startingDrunkLevel + 10);
 }