コード例 #1
0
ファイル: AIPlayer.cs プロジェクト: MFHabibie/UnityProjects
 public void Angry()
 {
     avatarImage = avatarPlayer.Angry();
 }