first version of rework on all Views to use new responsive concepts
added "settings" icon in 512p removed old low-res icons
This commit is contained in:
@@ -74,6 +74,7 @@ GameObject:
|
||||
- component: {fileID: 224610144177016324}
|
||||
- component: {fileID: 222102007686133384}
|
||||
- component: {fileID: 114417891219477538}
|
||||
- component: {fileID: 114603035056422536}
|
||||
m_Layer: 5
|
||||
m_Name: Icon
|
||||
m_TagString: Untagged
|
||||
@@ -98,11 +99,11 @@ MonoBehaviour:
|
||||
m_Top: 0
|
||||
m_Bottom: 0
|
||||
m_ChildAlignment: 4
|
||||
m_Spacing: 12
|
||||
m_ChildForceExpandWidth: 0
|
||||
m_ChildForceExpandHeight: 0
|
||||
m_ChildControlWidth: 0
|
||||
m_ChildControlHeight: 0
|
||||
m_Spacing: 0
|
||||
m_ChildForceExpandWidth: 1
|
||||
m_ChildForceExpandHeight: 1
|
||||
m_ChildControlWidth: 1
|
||||
m_ChildControlHeight: 1
|
||||
--- !u!114 &114153881196739850
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 1
|
||||
@@ -115,7 +116,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
FlagContainer: {fileID: 1423640151677840}
|
||||
FlagPrefab: {fileID: 1330149800350536, guid: c13f7f96aebb0184a8768754314e5729, type: 2}
|
||||
FlagPrefab: {fileID: 1870780660331822, guid: c13f7f96aebb0184a8768754314e5729, type: 2}
|
||||
--- !u!114 &114405187272099950
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 1
|
||||
@@ -162,9 +163,9 @@ MonoBehaviour:
|
||||
m_Calls: []
|
||||
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
|
||||
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
||||
m_Sprite: {fileID: 21300000, guid: b7b98bcf7fb71ec49b9e9efcf88cc54f, type: 3}
|
||||
m_Sprite: {fileID: 21300000, guid: c5442431c660fb04187df8dfe3e1818e, type: 3}
|
||||
m_Type: 0
|
||||
m_PreserveAspect: 0
|
||||
m_PreserveAspect: 1
|
||||
m_FillCenter: 1
|
||||
m_FillMethod: 4
|
||||
m_FillAmount: 1
|
||||
@@ -191,6 +192,18 @@ MonoBehaviour:
|
||||
m_FallbackScreenDPI: 96
|
||||
m_DefaultSpriteDPI: 96
|
||||
m_DynamicPixelsPerUnit: 1
|
||||
--- !u!114 &114603035056422536
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 1
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 100100000}
|
||||
m_GameObject: {fileID: 1720316130387708}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: fa4122a56a9a4e84a923d9e38fba6296, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
Padding: 0.02
|
||||
--- !u!114 &114769754509622112
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 1
|
||||
@@ -276,10 +289,10 @@ RectTransform:
|
||||
m_Father: {fileID: 224360344833465170}
|
||||
m_RootOrder: 1
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0.5}
|
||||
m_AnchorMax: {x: 1, y: 0.5}
|
||||
m_AnchorMin: {x: 0.2, y: 0}
|
||||
m_AnchorMax: {x: 0.8, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 0, y: 220}
|
||||
m_SizeDelta: {x: 0, y: 0}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!224 &224360344833465170
|
||||
RectTransform:
|
||||
@@ -315,8 +328,8 @@ RectTransform:
|
||||
m_Father: {fileID: 224360344833465170}
|
||||
m_RootOrder: 2
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 1}
|
||||
m_AnchorMax: {x: 0, y: 1}
|
||||
m_AnchoredPosition: {x: 48, y: -48}
|
||||
m_SizeDelta: {x: 48, y: 48}
|
||||
m_AnchorMin: {x: 0, y: 0.95}
|
||||
m_AnchorMax: {x: 0.05, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 0, y: 0}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
|
||||
Reference in New Issue
Block a user