宝物合成阵营选择修改

onepiece_demo_arena
wangzhenxing 2024-01-12 17:18:57 +08:00
parent cc22f15771
commit b09b11fb1e
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ function this.SetBtnSelect(_parObj)
this.selectBtn.transform:SetParent(_parObj.transform)
this.selectBtn.transform.localScale = Vector3.one
this.selectBtn.transform.localPosition=Vector3.zero
this.selectBtn.transform:SetSiblingIndex(1)
end
function this.ShowTitleData(_data)
local allCanCompoundEquips = EquipTreasureManager.GetBagCompoundEquipDatasByequipSData(_data)