125 战斗 战斗中,行动发起者层级要在前面,张星彩的层级在黄巾兵后面了
1个文件已修改
3 ■■■■ 已修改文件
Main/System/Battle/Skill/SkillBase.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Main/System/Battle/Skill/SkillBase.cs
@@ -369,6 +369,8 @@
    protected void HighLightAllTargets()
    {
        caster.layerMgr.SetSortingOrder(BattleConst.ActiveHeroActionSortingOrder);
        if (skillConfig.FuncType != 2)
            return;
@@ -408,7 +410,6 @@
            }
        }
        caster.layerMgr.SetSortingOrder(BattleConst.ActiveHeroActionSortingOrder);
        battleField.battleRootNode.skillMaskNode.SetActive(true);
        battleField.battleRootNode.SetSortingOrder();