好感度位置修改提交
parent
3f92309d78
commit
0740005166
|
@ -5,8 +5,8 @@ LikeAbilityPanel = Inherit(BasePanel)
|
|||
--<size=32><color=#fed97f>总好感度属性:</color></size> --黄色
|
||||
--<color=#00FF00>+500</color></size> --绿色
|
||||
local pos = {
|
||||
["h_haogandu_1"] = {mask = Vector3.zero,icon = Vector3.New(-3.4,0,0),index = 1} ,
|
||||
["h_haogandu_2"] = {mask = Vector3.zero,icon = Vector3.New(-3.4,0,0),index = 2} ,
|
||||
["h_haogandu_1"] = {mask = Vector3.New(-2.78,-0.75,0),icon = Vector3.New(-3.4,0,0),index = 1} ,
|
||||
["h_haogandu_2"] = {mask = Vector3.New(4.26,-1.12,0),icon = Vector3.New(-3.4,0,0),index = 2} ,
|
||||
["h_haogandu_3"] = {mask = Vector3.New(-16.15,0,0),icon = Vector3.New(-18.84,0,0),index = 3} ,
|
||||
}
|
||||
local sortOrder = 0
|
||||
|
|
Loading…
Reference in New Issue