コード例 #1
0
ファイル: Player.cs プロジェクト: damrem/ld48
 public void Clear()
 {
     Walker.Clear();
     Destroy(gameObject);
 }