hch
2025-09-19 c63e1c9e8b595f9cbfcdbccdec3055b5f2469c8b
0312 潜能文字显示增加滑动
3个文件已修改
249 ■■■■■ 已修改文件
UI/HeroLVBreakSuccessWin.prefab 112 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI/HeroLVBreakWin.prefab 129 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI/HeroTrainWin.prefab 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI/HeroLVBreakSuccessWin.prefab
@@ -152,6 +152,7 @@
  - {fileID: 4393457727514407157}
  potentialText: {fileID: 5267720577832088037}
  okBtn: {fileID: 4797996715329147811}
  scrollRect: {fileID: 8329755060919050815}
--- !u!1 &213861980230965415
GameObject:
  m_ObjectHideFlags: 0
@@ -604,6 +605,7 @@
  - component: {fileID: 6355725669742516128}
  - component: {fileID: 7667604537605330253}
  - component: {fileID: 5267720577832088037}
  - component: {fileID: 3776569286802426665}
  m_Layer: 5
  m_Name: herolvbreak_txt_4
  m_TagString: Untagged
@@ -623,12 +625,12 @@
  m_LocalScale: {x: 1, y: 1, z: 1}
  m_ConstrainProportionsScale: 0
  m_Children: []
  m_Father: {fileID: 3228390938762868906}
  m_Father: {fileID: 8878596094887708906}
  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: -230.5}
  m_SizeDelta: {x: 623, y: 84.87}
  m_AnchoredPosition: {x: 0, y: 0.00012207031}
  m_SizeDelta: {x: 623, y: 0}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &7667604537605330253
CanvasRenderer:
@@ -652,7 +654,7 @@
  m_EditorClassIdentifier: 
  m_Material: {fileID: 0}
  m_Color: {r: 0.16470589, g: 0.8901961, b: 0.21568628, a: 1}
  m_RaycastTarget: 0
  m_RaycastTarget: 1
  m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  m_Maskable: 1
  m_OnCullStateChanged:
@@ -669,13 +671,27 @@
    m_AlignByGeometry: 0
    m_RichText: 1
    m_HorizontalOverflow: 0
    m_VerticalOverflow: 1
    m_VerticalOverflow: 0
    m_LineSpacing: 1
  m_Text: "\u6F5C\u80FD\u6FC0\u6D3B\uFF1A\u521D\u59CB\u6012\u6C14+500\uFF0C\u6B66\u5C06\u653B\u51FB+5%"
  m_IsKey: 0
  m_KeyName: 
  m_ColorType: 0
  m_BGColorType: 0
--- !u!114 &3776569286802426665
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 2714454260719004305}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
  m_Name:
  m_EditorClassIdentifier:
  m_HorizontalFit: 0
  m_VerticalFit: 2
--- !u!1 &2787550123483441374
GameObject:
  m_ObjectHideFlags: 0
@@ -1254,6 +1270,88 @@
  m_PixelsPerUnitMultiplier: 1
  m_Gray: 0
  m_IconKey: 
--- !u!1 &4281074359650641401
GameObject:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  serializedVersion: 6
  m_Component:
  - component: {fileID: 8878596094887708906}
  - component: {fileID: 8329755060919050815}
  - component: {fileID: 1406174088244401632}
  m_Layer: 5
  m_Name: scrollrect
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!224 &8878596094887708906
RectTransform:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 4281074359650641401}
  m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  m_LocalPosition: {x: 0, y: 0, z: 0}
  m_LocalScale: {x: 1, y: 1, z: 1}
  m_ConstrainProportionsScale: 0
  m_Children:
  - {fileID: 6355725669742516128}
  m_Father: {fileID: 3228390938762868906}
  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: -233.8}
  m_SizeDelta: {x: 660.96, y: 100}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &8329755060919050815
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 4281074359650641401}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3}
  m_Name:
  m_EditorClassIdentifier:
  m_Content: {fileID: 6355725669742516128}
  m_Horizontal: 0
  m_Vertical: 1
  m_MovementType: 1
  m_Elasticity: 0.1
  m_Inertia: 1
  m_DecelerationRate: 0.135
  m_ScrollSensitivity: 1
  m_Viewport: {fileID: 0}
  m_HorizontalScrollbar: {fileID: 0}
  m_VerticalScrollbar: {fileID: 0}
  m_HorizontalScrollbarVisibility: 0
  m_VerticalScrollbarVisibility: 0
  m_HorizontalScrollbarSpacing: 0
  m_VerticalScrollbarSpacing: 0
  m_OnValueChanged:
    m_PersistentCalls:
      m_Calls: []
--- !u!114 &1406174088244401632
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 4281074359650641401}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 3312d7739989d2b4e91e6319e9a96d76, type: 3}
  m_Name:
  m_EditorClassIdentifier:
  m_Padding: {x: 0, y: 0, z: 0, w: 0}
  m_Softness: {x: 0, y: 0}
--- !u!1 &4339041253782781246
GameObject:
  m_ObjectHideFlags: 0
@@ -2225,7 +2323,7 @@
  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: -325.9}
  m_AnchoredPosition: {x: 0, y: -337.94}
  m_SizeDelta: {x: 163, y: 64}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &4797996715329147811
@@ -2783,7 +2881,7 @@
  - {fileID: 6335957979593876425}
  - {fileID: 8816844602991659196}
  - {fileID: 7389637829099229968}
  - {fileID: 6355725669742516128}
  - {fileID: 8878596094887708906}
  - {fileID: 2531678291394835241}
  - {fileID: 2662776357136614420}
  - {fileID: 1483438446020250528}
UI/HeroLVBreakWin.prefab
@@ -154,6 +154,7 @@
  moneyIcon: {fileID: 4795293734977448786}
  moneyText: {fileID: 330061820742220225}
  breakBtn: {fileID: 8838780961839766572}
  scrollRect: {fileID: 4924066992732712388}
--- !u!1 &15148971624796552
GameObject:
  m_ObjectHideFlags: 0
@@ -2004,7 +2005,7 @@
  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: -8, y: -163.5}
  m_AnchoredPosition: {x: -8, y: -177.4}
  m_SizeDelta: {x: 123, y: 81}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!1 &5232574143831463570
@@ -2045,7 +2046,7 @@
  m_AnchorMin: {x: 0.5, y: 0.5}
  m_AnchorMax: {x: 0.5, y: 0.5}
  m_AnchoredPosition: {x: -5.5, y: -223}
  m_SizeDelta: {x: 735, y: 549}
  m_SizeDelta: {x: 735, y: 566.66}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &4150587417020844964
CanvasRenderer:
@@ -2087,6 +2088,97 @@
  m_PixelsPerUnitMultiplier: 1
  m_Gray: 0
  m_IconKey: 
--- !u!1 &5358304622498829716
GameObject:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  serializedVersion: 6
  m_Component:
  - component: {fileID: 478497502606446443}
  - component: {fileID: 3034154615440623534}
  - component: {fileID: 1692839984561854188}
  - component: {fileID: 4924066992732712388}
  m_Layer: 5
  m_Name: scrollrect
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!224 &478497502606446443
RectTransform:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 5358304622498829716}
  m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  m_LocalPosition: {x: 0, y: 0, z: 0}
  m_LocalScale: {x: 1, y: 1, z: 1}
  m_ConstrainProportionsScale: 0
  m_Children:
  - {fileID: 8810906001969318477}
  m_Father: {fileID: 5007849189937181600}
  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: -1.5, y: -171.60048}
  m_SizeDelta: {x: 650, y: 104.731}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &3034154615440623534
CanvasRenderer:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 5358304622498829716}
  m_CullTransparentMesh: 1
--- !u!114 &1692839984561854188
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 5358304622498829716}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 3312d7739989d2b4e91e6319e9a96d76, type: 3}
  m_Name:
  m_EditorClassIdentifier:
  m_Padding: {x: 0, y: 0, z: 0, w: 0}
  m_Softness: {x: 0, y: 0}
--- !u!114 &4924066992732712388
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 5358304622498829716}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3}
  m_Name:
  m_EditorClassIdentifier:
  m_Content: {fileID: 8810906001969318477}
  m_Horizontal: 0
  m_Vertical: 1
  m_MovementType: 1
  m_Elasticity: 0.1
  m_Inertia: 1
  m_DecelerationRate: 0.135
  m_ScrollSensitivity: 1
  m_Viewport: {fileID: 0}
  m_HorizontalScrollbar: {fileID: 0}
  m_VerticalScrollbar: {fileID: 0}
  m_HorizontalScrollbarVisibility: 0
  m_VerticalScrollbarVisibility: 0
  m_HorizontalScrollbarSpacing: 0
  m_VerticalScrollbarSpacing: 0
  m_OnValueChanged:
    m_PersistentCalls:
      m_Calls: []
--- !u!1 &5509485635160076047
GameObject:
  m_ObjectHideFlags: 0
@@ -2506,7 +2598,7 @@
  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: 2.5, y: 271.5}
  m_AnchoredPosition: {x: 2.5, y: 281.1}
  m_SizeDelta: {x: 418, y: 48}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &5653289299927311180
@@ -2661,7 +2753,7 @@
  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: 5, y: 255.5}
  m_AnchoredPosition: {x: 5, y: 271.6}
  m_SizeDelta: {x: 622, y: 221}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &8795721176159216784
@@ -2798,6 +2890,7 @@
  - component: {fileID: 8810906001969318477}
  - component: {fileID: 1376552894444186277}
  - component: {fileID: 801499075929109283}
  - component: {fileID: 3922893583824801466}
  m_Layer: 5
  m_Name: herolvbreak_txt_54
  m_TagString: Untagged
@@ -2817,12 +2910,12 @@
  m_LocalScale: {x: 1, y: 1, z: 1}
  m_ConstrainProportionsScale: 0
  m_Children: []
  m_Father: {fileID: 5007849189937181600}
  m_Father: {fileID: 478497502606446443}
  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: -1.5, y: -154.8}
  m_SizeDelta: {x: 650, y: 71.13}
  m_AnchoredPosition: {x: 0, y: -0.00041377172}
  m_SizeDelta: {x: 650, y: 0}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &1376552894444186277
CanvasRenderer:
@@ -2846,7 +2939,7 @@
  m_EditorClassIdentifier: 
  m_Material: {fileID: 0}
  m_Color: {r: 0.14117648, g: 0.54509807, b: 0.07058824, a: 1}
  m_RaycastTarget: 0
  m_RaycastTarget: 1
  m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
  m_Maskable: 1
  m_OnCullStateChanged:
@@ -2863,13 +2956,27 @@
    m_AlignByGeometry: 0
    m_RichText: 1
    m_HorizontalOverflow: 0
    m_VerticalOverflow: 1
    m_VerticalOverflow: 0
    m_LineSpacing: 1
  m_Text: "\u6F5C\u80FD\u6FC0\u6D3B\uFF1A\u521D\u59CB\u6012\u6C14+500\u6B66\u5C06\u653B\u51FB+5%"
  m_IsKey: 0
  m_KeyName: 
  m_ColorType: 0
  m_BGColorType: 0
--- !u!114 &3922893583824801466
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 7556176529408094358}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
  m_Name:
  m_EditorClassIdentifier:
  m_HorizontalFit: 0
  m_VerticalFit: 2
--- !u!1 &8074174406564973072
GameObject:
  m_ObjectHideFlags: 0
@@ -3339,12 +3446,12 @@
  m_Children:
  - {fileID: 1896743316989598852}
  - {fileID: 4010554648643462124}
  - {fileID: 8810906001969318477}
  - {fileID: 478497502606446443}
  m_Father: {fileID: 5459849411029998266}
  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: 66.5}
  m_AnchoredPosition: {x: 0, y: 91.21}
  m_SizeDelta: {x: 711, y: 232}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &5694589770893715827
UI/HeroTrainWin.prefab
@@ -272,7 +272,7 @@
  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  m_AnchorMin: {x: 0, y: 1}
  m_AnchorMax: {x: 0, y: 1}
  m_AnchoredPosition: {x: 350, y: -472.8345}
  m_AnchoredPosition: {x: 350, y: -468.8345}
  m_SizeDelta: {x: 700, y: 0}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &3699978237004033381
@@ -1768,7 +1768,7 @@
  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  m_AnchorMin: {x: 0, y: 1}
  m_AnchorMax: {x: 0, y: 1}
  m_AnchoredPosition: {x: 350, y: -650.8345}
  m_AnchoredPosition: {x: 350, y: -642.8345}
  m_SizeDelta: {x: 700, y: 0}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &4141181799006560916
@@ -5268,7 +5268,7 @@
  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  m_AnchorMin: {x: 0, y: 1}
  m_AnchorMax: {x: 0, y: 1}
  m_AnchoredPosition: {x: 350, y: -574.3345}
  m_AnchoredPosition: {x: 350, y: -566.3345}
  m_SizeDelta: {x: 700, y: 0}
  m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &5353703778975737344
@@ -11897,7 +11897,7 @@
  m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  m_AnchorMin: {x: 0, y: 1}
  m_AnchorMax: {x: 0, y: 1}
  m_AnchoredPosition: {x: 408.31, y: -45}
  m_AnchoredPosition: {x: 408.31, y: -41}
  m_SizeDelta: {x: 546.62, y: 0}
  m_Pivot: {x: 0.5, y: 1}
--- !u!222 &5848388392292489353