コード例 #1
0
ファイル: ItemManager.cs プロジェクト: xiaomao1986/GL
 public void endMove()
 {
     MoveItemData.AnimatorPlay();
     MoveItemData = null;
 }