예제 #1
0
파일: Player.cs 프로젝트: damrem/ld48
 public void Clear()
 {
     Walker.Clear();
     Destroy(gameObject);
 }