Kaynağa Gözat

发现自由移动bug,暂存

SZAND\msx_2 1 yıl önce
ebeveyn
işleme
d7cfa83ce9

+ 1 - 0
ActionTowerDefense/Assets/Scripts/PlayerController.cs

@@ -1446,6 +1446,7 @@ public class PlayerController : MoveCharacter
 
     public void EndTransfiguration(int id)
     {
+        isTransfiguration = false;
         canfly = false;
         mecanim = playerMe;
         ani = playerAni;