コード例 #1
0
ファイル: PlayerMaster.cs プロジェクト: Raelr/Game-Studio-1
 public void OnPlayerNearMiss()
 {
     playerProperties.ImproveSanity();
 }