Better UI and shaders

This commit is contained in:
2020-08-21 23:45:10 -07:00
parent 93c3ff8a49
commit f3aea02da7
16 changed files with 1949 additions and 484 deletions

View File

@ -303,7 +303,7 @@ MonoBehaviour:
m_fontStyle: 0
m_textAlignment: 257
m_isAlignmentEnumConverted: 1
m_characterSpacing: 0
m_characterSpacing: 5
m_wordSpacing: 0
m_lineSpacing: 0
m_lineSpacingMax: 0
@ -778,8 +778,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 100, y: 0}
m_SizeDelta: {x: 184, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 1}
--- !u!114 &1102500227528487793
MonoBehaviour:
@ -4189,7 +4189,7 @@ RectTransform:
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 58, y: 0}
m_SizeDelta: {x: -124, y: 0}
m_SizeDelta: {x: -124, y: -2}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &1102500229012921285
CanvasRenderer:
@ -5142,7 +5142,7 @@ MonoBehaviour:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 2127733108409970602}
m_MethodName: OnClose
m_MethodName: Close
m_Mode: 1
m_Arguments:
m_ObjectArgument: {fileID: 0}

View File

@ -198,7 +198,7 @@ MonoBehaviour:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 8967514022049253907}
m_MethodName: OnClose
m_MethodName: Close
m_Mode: 1
m_Arguments:
m_ObjectArgument: {fileID: 0}
@ -632,10 +632,10 @@ RectTransform:
m_Father: {fileID: 6167128440300046879}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 125, y: -32}
m_SizeDelta: {x: 234, y: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 150, y: 0}
m_SizeDelta: {x: 284, y: 0}
m_Pivot: {x: 0.5, y: 1}
--- !u!114 &6074357789468271286
MonoBehaviour:

File diff suppressed because it is too large Load Diff