跨服十绝阵修改提交
parent
b83ee5e000
commit
16fc435113
|
@ -120,9 +120,10 @@ function this.RefreshPanel()
|
||||||
guildName.text=""
|
guildName.text=""
|
||||||
posName.sprite=this.spLoader:LoadSprite(guildWarConfig[i].Pic)--guildWarConfig[i].Name
|
posName.sprite=this.spLoader:LoadSprite(guildWarConfig[i].Pic)--guildWarConfig[i].Name
|
||||||
preList[i].transform.localPosition=Vector2.New(d[i].pos[1],d[i].pos[2])
|
preList[i].transform.localPosition=Vector2.New(d[i].pos[1],d[i].pos[2])
|
||||||
Util.GetGameObject(o,"Guild"):SetActive(false)
|
-- Util.GetGameObject(o,"Guild"):SetActive(false)
|
||||||
Util.GetGameObject(o,"serverName"):SetActive(false)
|
-- Util.GetGameObject(o,"serverName"):SetActive(false)
|
||||||
end
|
end
|
||||||
|
|
||||||
local colorValue = Color.New(1,1,1,0)
|
local colorValue = Color.New(1,1,1,0)
|
||||||
DoTween.To(
|
DoTween.To(
|
||||||
DG.Tweening.Core.DOGetter_float( function () return 0 end),
|
DG.Tweening.Core.DOGetter_float( function () return 0 end),
|
||||||
|
|
Loading…
Reference in New Issue