让小怪停止移动
Assets/Scripts/TowerDefense/Level/AgentInsManager.cs @@ -252,8 +252,6 @@ { list[j].CanMove = canMove; } break; } } }