This commit is contained in:
2026-07-07 03:34:56 +08:00
parent e7891d7e00
commit ecb20cf370
81 changed files with 2108 additions and 293 deletions
+67
View File
@@ -3778,11 +3778,13 @@ MonoBehaviour:
mainMenuButton: {fileID: 549601800}
mainMenuButtonImage: {fileID: 549601797}
lostSFX: {fileID: 0}
onGameOverEvent: {fileID: 11400000, guid: 7bc1fd1afe8d2774fb5cc757ef12895b, type: 2}
titleFadeDuration: 1.5
ripplePositionAmplitude: 8
rippleScaleAmplitude: 0.08
rippleFrequency: 15
rippleMaterial: {fileID: 2100000, guid: 2d4ef2f4a2f0eb2479ece51f60be054d, type: 2}
waterRippleShader: {fileID: 0}
buttonFadeDelay: 2
buttonFadeDuration: 0.5
--- !u!4 &73055215
@@ -7504,6 +7506,8 @@ MonoBehaviour:
skillLanternIcon: {fileID: 1435658950}
skillLanternCD: {fileID: 2099612955}
pauseButton: {fileID: 0}
scoreChangedEvent: {fileID: 11400000, guid: f9b9156804ea63d44a675e3485b43f88, type: 2}
playerHealthVar: {fileID: 11400000, guid: 6952ca1b8005ae541bf172dd398d4cc7, type: 2}
--- !u!114 &160213092
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -25269,6 +25273,55 @@ BoxCollider:
serializedVersion: 3
m_Size: {x: 0.8, y: 3, z: 0.41948986}
m_Center: {x: 0, y: 0, z: 0}
--- !u!1 &535625614
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 7
m_Component:
- component: {fileID: 535625616}
- component: {fileID: 535625615}
m_Layer: 0
m_HasEditorInfo: 1
m_Name: DamageFlashOverlay
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!114 &535625615
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 535625614}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 356da6cdceb3f0144b7782901b81314d, type: 3}
m_Name:
m_EditorClassIdentifier:
flashAlpha: 0.8
fadeDuration: 0.4
innerRadius: 0.8
onPlayerDamagedEvent: {fileID: 11400000, guid: 1690413250c5d464eb84008d45cb88cc, type: 2}
--- !u!4 &535625616
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 535625614}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 424.2601, y: 195.52283, z: 80.32833}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &539669134
PrefabInstance:
m_ObjectHideFlags: 0
@@ -67656,6 +67709,11 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 0bc49c6d42cb88a4c981d949a1cd87cd, type: 3}
m_Name:
m_EditorClassIdentifier:
onGameOverEvent: {fileID: 11400000, guid: 7bc1fd1afe8d2774fb5cc757ef12895b, type: 2}
onGameWinEvent: {fileID: 11400000, guid: c4daa9c5c7532f3409b33e98e40fec55, type: 2}
onPlayerDiedEvent: {fileID: 11400000, guid: 8eee0c771c042c44a88f48756f3717b5, type: 2}
enemiesSet: {fileID: 11400000, guid: f9b1d1725469e0c40a31cf48dbc6439e, type: 2}
enemyManagerRef: {fileID: 340526138}
gameState: 0
lightShrinkDuration: 2
lostFadeOutDuration: 1
@@ -101243,6 +101301,14 @@ PrefabInstance:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 230515964846317157, guid: a60578acb930546489d4f5b6d598bce8, type: 3}
propertyPath: ringShader
value:
objectReference: {fileID: 4800000, guid: 67f78fa2aa44cba4cadd869535881366, type: 3}
- target: {fileID: 230515964846317157, guid: a60578acb930546489d4f5b6d598bce8, type: 3}
propertyPath: echoReleasedEvent
value:
objectReference: {fileID: 11400000, guid: 3f85d8e63d6b82342ba94a4b413c21fa, type: 2}
- target: {fileID: 4224307220934746970, guid: a60578acb930546489d4f5b6d598bce8, type: 3}
propertyPath: m_LocalPosition.x
value: 8.063
@@ -101334,3 +101400,4 @@ SceneRoots:
- {fileID: 1115832006}
- {fileID: 2106106797}
- {fileID: 2084288743}
- {fileID: 535625616}