Increase podium name tag size to accommodate larger names with auto text size.
This commit is contained in:
parent
21ed0aaa7f
commit
9d1e7f4b50
@ -39,7 +39,7 @@ RectTransform:
|
|||||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||||
m_AnchoredPosition: {x: 0, y: 0.912}
|
m_AnchoredPosition: {x: 0, y: 0.912}
|
||||||
m_SizeDelta: {x: 700, y: 150}
|
m_SizeDelta: {x: 700, y: 215}
|
||||||
m_Pivot: {x: 0.5, y: 0.5}
|
m_Pivot: {x: 0.5, y: 0.5}
|
||||||
--- !u!223 &3400579330922569370
|
--- !u!223 &3400579330922569370
|
||||||
Canvas:
|
Canvas:
|
||||||
@ -1442,6 +1442,8 @@ MonoBehaviour:
|
|||||||
_ChoiceCards: {fileID: 4424524232366912296}
|
_ChoiceCards: {fileID: 4424524232366912296}
|
||||||
_RiskCards: {fileID: 5882532645313673403}
|
_RiskCards: {fileID: 5882532645313673403}
|
||||||
_Buzzer: {fileID: 1145695079806890482}
|
_Buzzer: {fileID: 1145695079806890482}
|
||||||
|
_AuxiliaryVideoScreen: {fileID: 0}
|
||||||
|
_AuxiliaryMapScreen: {fileID: 0}
|
||||||
_BuzzedInEffect: {fileID: 6181750060712598379}
|
_BuzzedInEffect: {fileID: 6181750060712598379}
|
||||||
_ScorecardObject: {fileID: 5278643753074928947}
|
_ScorecardObject: {fileID: 5278643753074928947}
|
||||||
_NameplateUI: {fileID: 5247165531706728442}
|
_NameplateUI: {fileID: 5247165531706728442}
|
||||||
@ -1893,9 +1895,9 @@ MonoBehaviour:
|
|||||||
m_fontSize: 130
|
m_fontSize: 130
|
||||||
m_fontSizeBase: 130
|
m_fontSizeBase: 130
|
||||||
m_fontWeight: 400
|
m_fontWeight: 400
|
||||||
m_enableAutoSizing: 0
|
m_enableAutoSizing: 1
|
||||||
m_fontSizeMin: 18
|
m_fontSizeMin: 72
|
||||||
m_fontSizeMax: 72
|
m_fontSizeMax: 130
|
||||||
m_fontStyle: 16
|
m_fontStyle: 16
|
||||||
m_HorizontalAlignment: 2
|
m_HorizontalAlignment: 2
|
||||||
m_VerticalAlignment: 512
|
m_VerticalAlignment: 512
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user