示例#1
0
文件: Player.cs 项目: damrem/ld48
 public void Clear()
 {
     Walker.Clear();
     Destroy(gameObject);
 }