| Fight/Stage/MapEditor/Game/TransferGroup.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Fight/Stage/MapEditor/Game/TransferGroup.cs
@@ -75,7 +75,11 @@ targetPoint = i - 1; isPositive = false; } _hero.RunImmediate(); if (!_hero.IsRun()) { _hero.RunImmediate(); } // CameraController.Instance.LookAtTarget = _hero.Root.GetChildTransformDeeply("Bip001"); break; } } @@ -169,6 +173,7 @@ } _hero.SwitchHeadNameBindNode(false); _hero.StopPathFind(); // CameraController.Instance.LookAtTarget = _hero.Root; } } break;