小游戏18按钮大小调整,前往下一层文字大小修改、

dev_chengFeng
ZhangBiao 2020-08-31 16:06:57 +08:00
parent 6e4d4e3dc7
commit 50dd63cd06
3 changed files with 5 additions and 4 deletions

View File

@ -2915,7 +2915,7 @@ RectTransform:
m_GameObject: {fileID: 1328281160499532570}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 2.9121184, y: 2.9121184, z: 2.9121184}
m_LocalScale: {x: 2, y: 2, z: 2}
m_Children:
- {fileID: 760474955983389260}
m_Father: {fileID: 3470195748214042733}

View File

@ -5081,7 +5081,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 0.000057485686, y: -73.150055}
m_AnchoredPosition: {x: 0.000061035156, y: -73.150055}
m_SizeDelta: {x: 0, y: 151}
m_Pivot: {x: 0, y: 0.5}
--- !u!114 &5729675956691850897
@ -17098,7 +17098,7 @@ MonoBehaviour:
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 12800000, guid: 4b73e9e4512d17e4daeea351e090d33c, type: 3}
m_FontSize: 50
m_FontSize: 40
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 4
@ -19668,7 +19668,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 0.000028742843, y: -73.150055}
m_AnchoredPosition: {x: 0.000030517578, y: -73.150055}
m_SizeDelta: {x: 0, y: 151}
m_Pivot: {x: 0, y: 0.5}
--- !u!114 &4796361513380277662

View File

@ -73,6 +73,7 @@ function this:BindEvent()
curHeroHp=10000
end
MapTrialManager.SetHeroHp({curHeroHp},selectHeroDid)
Game.GlobalEvent:DispatchEvent(GameEvent.Bag.OnTempBagChanged)
end)
end)
--购买道具按钮