コード例 #1
0
ファイル: EnemyScript.cs プロジェクト: jblacklock/VGDA-Team-5
 private void OnMouseExit()
 {
     stats.HideStats();
 }