Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,8 @@ MonoBehaviour:
m_fontMaterials: []
m_fontColor32:
serializedVersion: 2
rgba: 3003121663
m_fontColor: {r: 1, g: 1, b: 1, a: 0.69803923}
rgba: 2164260863
m_fontColor: {r: 1, g: 1, b: 1, a: 0.5019608}
m_enableVertexGradient: 0
m_colorMode: 3
m_fontColorGradient:
Expand Down Expand Up @@ -334,7 +334,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 0.69803923}
m_Color: {r: 1, g: 1, b: 1, a: 0.5019608}
m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
Expand Down Expand Up @@ -452,9 +452,9 @@ MonoBehaviour:
m_Colors:
m_NormalColor: {r: 1, g: 1, b: 1, a: 0.03137255}
m_HighlightedColor: {r: 1, g: 1, b: 1, a: 0.101960786}
m_PressedColor: {r: 1, g: 1, b: 1, a: 0.29803923}
m_PressedColor: {r: 1, g: 1, b: 1, a: 0.03137255}
m_SelectedColor: {r: 1, g: 1, b: 1, a: 0.03137255}
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
m_DisabledColor: {r: 1, g: 1, b: 1, a: 0.03137255}
m_ColorMultiplier: 1
m_FadeDuration: 0.1
m_SpriteState:
Expand Down Expand Up @@ -596,9 +596,9 @@ MonoBehaviour:
m_Colors:
m_NormalColor: {r: 1, g: 1, b: 1, a: 0.03137255}
m_HighlightedColor: {r: 1, g: 1, b: 1, a: 0.101960786}
m_PressedColor: {r: 1, g: 1, b: 1, a: 0.29803923}
m_PressedColor: {r: 1, g: 1, b: 1, a: 0.03137255}
m_SelectedColor: {r: 1, g: 1, b: 1, a: 0.03137255}
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
m_DisabledColor: {r: 1, g: 1, b: 1, a: 0.03137255}
m_ColorMultiplier: 1
m_FadeDuration: 0.1
m_SpriteState:
Expand Down Expand Up @@ -879,9 +879,9 @@ MonoBehaviour:
m_Colors:
m_NormalColor: {r: 1, g: 1, b: 1, a: 0.03137255}
m_HighlightedColor: {r: 1, g: 1, b: 1, a: 0.101960786}
m_PressedColor: {r: 1, g: 1, b: 1, a: 0.29803923}
m_PressedColor: {r: 1, g: 1, b: 1, a: 0.03137255}
m_SelectedColor: {r: 1, g: 1, b: 1, a: 0.03137255}
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
m_DisabledColor: {r: 1, g: 1, b: 1, a: 0.03137255}
m_ColorMultiplier: 1
m_FadeDuration: 0.1
m_SpriteState:
Expand Down Expand Up @@ -977,7 +977,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 0.69803923}
m_Color: {r: 1, g: 1, b: 1, a: 0.5019608}
m_RaycastTarget: 0
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
Expand Down Expand Up @@ -1150,7 +1150,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 0.69803923}
m_Color: {r: 1, g: 1, b: 1, a: 0.5019608}
m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
Expand Down Expand Up @@ -1869,6 +1869,10 @@ PrefabInstance:
propertyPath: m_Name
value: ProfileFetching.Screen
objectReference: {fileID: 0}
- target: {fileID: 4637533876142915480, guid: c6c10bb641435ca4c8cc5e227ce8f17e, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
Expand Down Expand Up @@ -2476,7 +2480,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4087306367503763202, guid: 0940179db0295a645a270543c7d4bedd, type: 3}
propertyPath: m_AnchoredPosition.x
value: 291.5
value: 289.5
objectReference: {fileID: 0}
- target: {fileID: 4087306367503763202, guid: 0940179db0295a645a270543c7d4bedd, type: 3}
propertyPath: m_AnchoredPosition.y
Expand Down
Loading
Loading