diff --git a/Assets/ManagedResources/~Lua/Modules/Formation/FormationPanelV2.lua b/Assets/ManagedResources/~Lua/Modules/Formation/FormationPanelV2.lua index eda5e4696e..3f1b408560 100644 --- a/Assets/ManagedResources/~Lua/Modules/Formation/FormationPanelV2.lua +++ b/Assets/ManagedResources/~Lua/Modules/Formation/FormationPanelV2.lua @@ -870,7 +870,7 @@ function this.SingleHeroDataShow(_go, _heroData) teamList[index-2000]:SetActive(true) end end - --LogError("heroData.heroConfig.Id=="..heroData.heroConfig.Id) + LogError("heroData.heroConfig.Id=="..heroData.heroConfig.Id) star=endLess[heroData.heroConfig.Id].Star if star>11 then starSize = Vector3.New(1,-15.6) @@ -880,6 +880,10 @@ function this.SingleHeroDataShow(_go, _heroData) level=endLess[heroData.heroConfig.Id].Level end + if star>11 then + starSize = Vector3.New(1,-15.6) + starScale = -13 + end frame.sprite=this.spLoader:LoadSprite(GetHeroQuantityImageByquality(heroData.heroConfig.Quality,star)) if HarmonyManager.IsChangeColor(heroData.dynamicId) then -- body