修改bug
parent
00c5414b07
commit
5d7fcc5aec
|
@ -58069,6 +58069,54 @@ MonoBehaviour:
|
||||||
extension: .png
|
extension: .png
|
||||||
resPathIndex: 684
|
resPathIndex: 684
|
||||||
resAbNameIndex: 2623
|
resAbNameIndex: 2623
|
||||||
|
- resName: livetu_dahe
|
||||||
|
extension: .png
|
||||||
|
resPathIndex: 684
|
||||||
|
resAbNameIndex: 2623
|
||||||
|
- resName: livetu_dama
|
||||||
|
extension: .png
|
||||||
|
resPathIndex: 684
|
||||||
|
resAbNameIndex: 2623
|
||||||
|
- resName: livetu_heihuzi
|
||||||
|
extension: .png
|
||||||
|
resPathIndex: 684
|
||||||
|
resAbNameIndex: 2623
|
||||||
|
- resName: livetu_kaiduo
|
||||||
|
extension: .png
|
||||||
|
resPathIndex: 684
|
||||||
|
resAbNameIndex: 2623
|
||||||
|
- resName: livetu_lufei
|
||||||
|
extension: .png
|
||||||
|
resPathIndex: 684
|
||||||
|
resAbNameIndex: 2623
|
||||||
|
- resName: livetu_mihuoke
|
||||||
|
extension: .png
|
||||||
|
resPathIndex: 684
|
||||||
|
resAbNameIndex: 2623
|
||||||
|
- resName: livetu_moliya
|
||||||
|
extension: .png
|
||||||
|
resPathIndex: 684
|
||||||
|
resAbNameIndex: 2623
|
||||||
|
- resName: livetu_sabo
|
||||||
|
extension: .png
|
||||||
|
resPathIndex: 684
|
||||||
|
resAbNameIndex: 2623
|
||||||
|
- resName: livetu_shenping
|
||||||
|
extension: .png
|
||||||
|
resPathIndex: 684
|
||||||
|
resAbNameIndex: 2623
|
||||||
|
- resName: livetu_suolong
|
||||||
|
extension: .png
|
||||||
|
resPathIndex: 684
|
||||||
|
resAbNameIndex: 2623
|
||||||
|
- resName: livetu_xiangkesi
|
||||||
|
extension: .png
|
||||||
|
resPathIndex: 684
|
||||||
|
resAbNameIndex: 2623
|
||||||
|
- resName: livetu_yanzaijin
|
||||||
|
extension: .png
|
||||||
|
resPathIndex: 684
|
||||||
|
resAbNameIndex: 2623
|
||||||
- resName: c_zuoqi_qilin
|
- resName: c_zuoqi_qilin
|
||||||
extension: .png
|
extension: .png
|
||||||
resPathIndex: 685
|
resPathIndex: 685
|
||||||
|
@ -65457,6 +65505,10 @@ MonoBehaviour:
|
||||||
extension: .prefab
|
extension: .prefab
|
||||||
resPathIndex: 760
|
resPathIndex: 760
|
||||||
resAbNameIndex: 3161
|
resAbNameIndex: 3161
|
||||||
|
- resName: GuildInfoPopupOld
|
||||||
|
extension: .prefab
|
||||||
|
resPathIndex: 760
|
||||||
|
resAbNameIndex: 3161
|
||||||
- resName: GuildLogoPopup
|
- resName: GuildLogoPopup
|
||||||
extension: .prefab
|
extension: .prefab
|
||||||
resPathIndex: 760
|
resPathIndex: 760
|
||||||
|
@ -84489,13 +84541,21 @@ MonoBehaviour:
|
||||||
- lz4/publicartres/materials.unity3d
|
- lz4/publicartres/materials.unity3d
|
||||||
- lz4/spine/boss_01.unity3d
|
- lz4/spine/boss_01.unity3d
|
||||||
- assetBundleName: lz4/prefabs/live2d/live2d_boss_02.unity3d
|
- assetBundleName: lz4/prefabs/live2d/live2d_boss_02.unity3d
|
||||||
dependences: []
|
dependences:
|
||||||
|
- lz4/publicartres/materials.unity3d
|
||||||
|
- lz4/spine/boss_02.unity3d
|
||||||
- assetBundleName: lz4/prefabs/live2d/live2d_boss_03.unity3d
|
- assetBundleName: lz4/prefabs/live2d/live2d_boss_03.unity3d
|
||||||
dependences: []
|
dependences:
|
||||||
|
- lz4/publicartres/materials.unity3d
|
||||||
|
- lz4/spine/boss_03.unity3d
|
||||||
- assetBundleName: lz4/prefabs/live2d/live2d_c_0001.unity3d
|
- assetBundleName: lz4/prefabs/live2d/live2d_c_0001.unity3d
|
||||||
dependences: []
|
dependences:
|
||||||
|
- lz4/publicartres/materials.unity3d
|
||||||
|
- lz4/spine/c_0001.unity3d
|
||||||
- assetBundleName: lz4/prefabs/live2d/live2d_c_0002.unity3d
|
- assetBundleName: lz4/prefabs/live2d/live2d_c_0002.unity3d
|
||||||
dependences: []
|
dependences:
|
||||||
|
- lz4/publicartres/materials.unity3d
|
||||||
|
- lz4/spine/c_0002.unity3d
|
||||||
- assetBundleName: lz4/prefabs/live2d/live2d_c_0003.unity3d
|
- assetBundleName: lz4/prefabs/live2d/live2d_c_0003.unity3d
|
||||||
dependences:
|
dependences:
|
||||||
- lz4/publicartres/materials.unity3d
|
- lz4/publicartres/materials.unity3d
|
||||||
|
|
|
@ -717,7 +717,7 @@ function HandBookHeroAndEquipListPanel:OnShowSingleHeroData(...)
|
||||||
Util.GetGameObject(_go.transform, "card/lv/Text"):GetComponent("Text").text = lv
|
Util.GetGameObject(_go.transform, "card/lv/Text"):GetComponent("Text").text = lv
|
||||||
|
|
||||||
Util.GetGameObject(_go.transform, "card/name"):GetComponent("Text").text = GetLanguageStrById(heroData.ReadingName)
|
Util.GetGameObject(_go.transform, "card/name"):GetComponent("Text").text = GetLanguageStrById(heroData.ReadingName)
|
||||||
Util.GetGameObject(_go.transform, "card/icon"):GetComponent("Image").sprite = self.spLoader:LoadSprite(GetResourcePath(heroData.Painting))
|
Util.GetGameObject(_go.transform, "card/icon"):GetComponent("Image").sprite = self.spLoader:LoadSprite(GetResourcePath(heroData.ShowLive))
|
||||||
--SetHEeroLiveToward(Util.GetGameObject(_go.transform, "card/icon"),heroData.Toward)
|
--SetHEeroLiveToward(Util.GetGameObject(_go.transform, "card/icon"),heroData.Toward)
|
||||||
Util.GetGameObject(_go.transform, "card/pro/Image"):GetComponent("Image").sprite = self.spLoader:LoadSprite(GetProStrImageByProNum(heroData.PropertyName))
|
Util.GetGameObject(_go.transform, "card/pro/Image"):GetComponent("Image").sprite = self.spLoader:LoadSprite(GetProStrImageByProNum(heroData.PropertyName))
|
||||||
Util.GetGameObject(_go.transform, "card/heroStage"):SetActive(false)
|
Util.GetGameObject(_go.transform, "card/heroStage"):SetActive(false)
|
||||||
|
@ -726,7 +726,7 @@ function HandBookHeroAndEquipListPanel:OnShowSingleHeroData(...)
|
||||||
if aaa==11 then
|
if aaa==11 then
|
||||||
aaa=16
|
aaa=16
|
||||||
end
|
end
|
||||||
SetHeroStars(self.spLoader, starGrid, aaa,1,nil,-15,nil,Vector3.New(0,0,-15))
|
--SetHeroStars(self.spLoader, starGrid, aaa,1,nil,-15,nil,Vector3.New(0,0,-15))
|
||||||
Util.SetParticleSortLayer(starGrid,orginLayer+1)
|
Util.SetParticleSortLayer(starGrid,orginLayer+1)
|
||||||
Util.AddOnceClick(Util.GetGameObject(_go.transform, "card"), function()
|
Util.AddOnceClick(Util.GetGameObject(_go.transform, "card"), function()
|
||||||
UIManager.OpenPanel(UIName.HandBookHeroInfoPanel,heroData,proId,natural,lv,star)
|
UIManager.OpenPanel(UIName.HandBookHeroInfoPanel,heroData,proId,natural,lv,star)
|
||||||
|
|
|
@ -288,9 +288,7 @@ function this.SingleHeroDataShow(_go,_heroData)
|
||||||
end
|
end
|
||||||
|
|
||||||
Util.GetGameObject(_go.transform, "card/name"):GetComponent("Text").text = GetLanguageStrById(heroData.heroConfig.ReadingName)
|
Util.GetGameObject(_go.transform, "card/name"):GetComponent("Text").text = GetLanguageStrById(heroData.heroConfig.ReadingName)
|
||||||
if _heroData.id~=10016 then
|
Util.GetGameObject(_go.transform, "card/icon"):GetComponent("Image").sprite = this.spLoader:LoadSprite(GetResourcePath(heroData.heroConfig.ShowLive))
|
||||||
Util.GetGameObject(_go.transform, "card/icon"):GetComponent("Image").sprite = this.spLoader:LoadSprite(heroData.painting)
|
|
||||||
end
|
|
||||||
|
|
||||||
SetHEeroLiveToward(Util.GetGameObject(_go.transform, "card/icon"):GetComponent("Image"),heroData.heroConfig.Toward)
|
SetHEeroLiveToward(Util.GetGameObject(_go.transform, "card/icon"):GetComponent("Image"),heroData.heroConfig.Toward)
|
||||||
Util.GetGameObject(_go.transform, "card/pos/icon"):GetComponent("Image").sprite = this.spLoader:LoadSprite(heroData.professionIcon)
|
Util.GetGameObject(_go.transform, "card/pos/icon"):GetComponent("Image").sprite = this.spLoader:LoadSprite(heroData.professionIcon)
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue