fix bug
This commit is contained in:
parent
44326ddfa0
commit
f981f0b664
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -11,6 +11,7 @@ GameObject:
|
||||
- component: {fileID: 5129409844343259102}
|
||||
- component: {fileID: 8375105319518710068}
|
||||
- component: {fileID: 860138189605772236}
|
||||
- component: {fileID: 2802447485963257563}
|
||||
m_Layer: 5
|
||||
m_Name: common
|
||||
m_TagString: Untagged
|
||||
@ -69,7 +70,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 2100000, guid: 8fbea6f32a7344f69af606d42e8d880a, type: 2}
|
||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
m_RaycastTarget: 0
|
||||
m_RaycastTarget: 1
|
||||
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
m_Maskable: 1
|
||||
m_OnCullStateChanged:
|
||||
@ -85,6 +86,19 @@ MonoBehaviour:
|
||||
m_FillOrigin: 0
|
||||
m_UseSpriteMesh: 0
|
||||
m_PixelsPerUnitMultiplier: 1
|
||||
--- !u!114 &2802447485963257563
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 39798503832040378}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 1069f9c1eb6f9475b8f98a4cbb9dfe01, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
IsShowClickAnimation: 0
|
||||
--- !u!1 &45384469729088318
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -10550,6 +10564,7 @@ GameObject:
|
||||
- component: {fileID: 5438448160771658672}
|
||||
- component: {fileID: 5842376029746574301}
|
||||
- component: {fileID: 8990903588057615877}
|
||||
- component: {fileID: 2477377956250611107}
|
||||
m_Layer: 5
|
||||
m_Name: hero_detail_ui
|
||||
m_TagString: Untagged
|
||||
@ -10806,6 +10821,19 @@ MonoBehaviour:
|
||||
- {fileID: 5035295798758667422}
|
||||
- {fileID: 6251212417632048585}
|
||||
NotchScreenNodeList: []
|
||||
--- !u!114 &2477377956250611107
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5997397792976241942}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 1069f9c1eb6f9475b8f98a4cbb9dfe01, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
IsShowClickAnimation: 0
|
||||
--- !u!1 &6115343008586148951
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
@ -690,7 +690,7 @@ RectTransform:
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: 0, y: -43}
|
||||
m_AnchoredPosition: {x: 0, y: -15}
|
||||
m_SizeDelta: {x: 200, y: 50}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &3222253099761167114
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user