一大波优化

This commit is contained in:
2026-07-05 15:33:41 +08:00
parent 4da7bdb9a4
commit 8485743cb7
115 changed files with 13467 additions and 201 deletions
+11 -12
View File
@@ -155,14 +155,13 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
darknessMaterial: {fileID: 2100000, guid: 6dd18d2379aff3040813ab8005b1898a, type: 2}
debugShowAll: 0
debugShowAll: 1
minBrightness: 0
darknessColor: {r: 0.01, g: 0.01, b: 0.02, a: 1}
lightSoftness: 1
followTarget: {fileID: 0}
maskPlane: {fileID: 338266643}
maskOffset: {x: 0, y: 0, z: 0}
planeSize: 300
--- !u!4 &8914096
Transform:
m_ObjectHideFlags: 0
@@ -2177,7 +2176,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
soulIcon: {fileID: 1702223844}
soulCountText: {fileID: 0}
soulCountText: {fileID: 1966623134}
lifeIcons:
- {fileID: 638120134}
- {fileID: 418448781}
@@ -23732,7 +23731,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 21300000, guid: 0d5773b80ec8afd4791808534be2cad0, type: 3}
m_Sprite: {fileID: 21300000, guid: 6e4b0f3fd19ef6e43bd2b1de2deda712, type: 3}
m_Type: 0
m_PreserveAspect: 1
m_FillCenter: 1
@@ -27892,7 +27891,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 21300000, guid: 2a44135eb81109c46a745051acf0d174, type: 3}
m_Sprite: {fileID: 21300000, guid: 53578ea97fc4e91439f189bf8a6cfc1a, type: 3}
m_Type: 0
m_PreserveAspect: 1
m_FillCenter: 1
@@ -30863,7 +30862,7 @@ RectTransform:
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_ConstrainProportionsScale: 1
m_Children: []
m_Father: {fileID: 77247845}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@@ -30891,7 +30890,7 @@ MonoBehaviour:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1966623129}
m_Enabled: 0
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
m_Name:
@@ -30904,10 +30903,10 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_text:
m_text: 0
m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
m_fontAsset: {fileID: 11400000, guid: 7b2d3c4c2e857f14aaa0e7fb9ebab7e5, type: 2}
m_sharedMaterial: {fileID: -1264883736430894452, guid: 7b2d3c4c2e857f14aaa0e7fb9ebab7e5, type: 2}
m_fontSharedMaterials:
- {fileID: 1767129619}
m_fontMaterial: {fileID: 1767129619}
@@ -30933,8 +30932,8 @@ MonoBehaviour:
m_faceColor:
serializedVersion: 2
rgba: 4294967295
m_fontSize: 74
m_fontSizeBase: 74
m_fontSize: 71.6
m_fontSizeBase: 71.6
m_fontWeight: 400
m_enableAutoSizing: 0
m_fontSizeMin: 18
+6 -8
View File
@@ -694,6 +694,8 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
gameState: 0
lightShrinkDuration: 2
lostFadeOutDuration: 1
lightExpandDuration: 1.5
lightExpandTargetRadius: 20
fadeOutDuration: 1
@@ -1247,12 +1249,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: ae410525a1083304f99715898b5338e5, type: 3}
m_Name:
m_EditorClassIdentifier:
selectSFX:
audioClip: {fileID: 8300000, guid: 370972ec1bb4cc64e8a96ce64057334c, type: 3}
volume: 1
submitSFX:
audioClip: {fileID: 8300000, guid: 6940b0d02566470418c2e593a6ff04c7, type: 3}
volume: 1
selectSFX: {fileID: 0}
submitSFX: {fileID: 0}
--- !u!1 &875024152
GameObject:
m_ObjectHideFlags: 0
@@ -3862,7 +3860,7 @@ Canvas:
m_OverridePixelPerfect: 0
m_SortingBucketNormalizedSize: 0
m_VertexColorAlwaysGammaSpace: 0
m_AdditionalShaderChannelsFlag: 0
m_AdditionalShaderChannelsFlag: 25
m_UpdateRectTransformForStandalone: 0
m_SortingLayerID: 0
m_SortingOrder: 10001
@@ -4014,7 +4012,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
soulIcon: {fileID: 438331633}
soulCountText: {fileID: 437831458}
soulCountText: {fileID: 0}
lifeIcons:
- {fileID: 670078144}
- {fileID: 1117279259}

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB