优化怪物

This commit is contained in:
2026-07-05 20:58:59 +08:00
parent 567ef641b0
commit 670b746599
11 changed files with 574 additions and 6 deletions
+105
View File
@@ -227,6 +227,7 @@ GameObject:
- component: {fileID: 2877034408413616420}
- component: {fileID: 350980459442417952}
- component: {fileID: 1893771889199554109}
- component: {fileID: 3343332957993953616}
m_Layer: 6
m_HasEditorInfo: 1
m_Name: Enemy5
@@ -248,6 +249,7 @@ Transform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 1243404804516188803}
- {fileID: 2387478274195477212}
- {fileID: 3470028423354261367}
m_Father: {fileID: 0}
@@ -411,6 +413,109 @@ MonoBehaviour:
lowHealthColor: {r: 1, g: 0.3, b: 0, a: 0.9}
lowHealthThreshold: 0.3
hideWhenFull: 1
--- !u!114 &3343332957993953616
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2150025513644625521}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ac03fca0206399b409be0b0403940c09, type: 3}
m_Name:
m_EditorClassIdentifier:
disableOutline: 0
outlineColor: {r: 1, g: 1, b: 1, a: 1}
outlineWidth: 5
--- !u!1 &7767081684170806371
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 7
m_Component:
- component: {fileID: 1243404804516188803}
- component: {fileID: 5728249600892375977}
m_Layer: 6
m_HasEditorInfo: 1
m_Name: EchoOutline
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1243404804516188803
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7767081684170806371}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0.33, y: 0.33, z: 0.33}
m_ConstrainProportionsScale: 1
m_Children: []
m_Father: {fileID: 8894851355281676783}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!212 &5728249600892375977
SpriteRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7767081684170806371}
m_Enabled: 1
m_CastShadows: 0
m_ReceiveShadows: 0
m_DynamicOccludee: 1
m_StaticShadowCaster: 0
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 0
m_RayTraceProcedural: 0
m_virtualGeometry: 0
m_virtualGeometryShadow: 0
m_ShadingRate: 0
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 2100000, guid: 6502649131e2e0446853cb4a887cf80d, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_ReceiveGI: 1
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 1
m_SelectedEditorRenderState: 0
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 10001
m_Sprite: {fileID: 21300000, guid: 7ac5572aa9acd2b4eade671bdfc8bac1, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
m_DrawMode: 0
m_Size: {x: 5.12, y: 5.12}
m_AdaptiveModeThreshold: 0.5
m_SpriteTileMode: 0
m_WasSpriteAssigned: 1
m_MaskInteraction: 0
m_SpriteSortPoint: 0
--- !u!1 &8348150211127470280
GameObject:
m_ObjectHideFlags: 0