コード例 #1
0
ファイル: BallStats.cs プロジェクト: jamesin4d/DLAKYA
 void Death()
 {
     isDead = true;
     restarter.resetActiveScene();
 }