Added damage type solutions

This commit is contained in:
2025-02-13 14:40:31 +01:00
parent 8f195a479c
commit 5de8f8b104
7 changed files with 1297 additions and 836 deletions

View File

@@ -23,6 +23,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 409759741967421709}
serializedVersion: 2
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}
@@ -31,7 +32,6 @@ Transform:
- {fileID: 3634518534110530370}
- {fileID: 1735698590362018517}
m_Father: {fileID: 8661833754499996899}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &816881382044395104
GameObject:
@@ -64,7 +64,6 @@ RectTransform:
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 5577679356619675308}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
@@ -140,6 +139,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2462956550565326713}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -18.822, y: 40.412, z: -58.10202}
m_LocalScale: {x: 1, y: 1, z: 1}
@@ -148,7 +148,6 @@ Transform:
- {fileID: 7622095486640951469}
- {fileID: 7002533751376164697}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &8266256950996126794
MonoBehaviour:
@@ -199,7 +198,7 @@ MonoBehaviour:
hitReaction: 1
recoil_id: 0
reaction_id: 0
damageType:
damageType: Chop
force: {x: 0, y: 0, z: 0}
minDamage:
damageValue: 15
@@ -214,7 +213,7 @@ MonoBehaviour:
hitReaction: 1
recoil_id: 0
reaction_id: 0
damageType:
damageType: Chop
force: {x: 0, y: 0, z: 0}
maxDamage:
damageValue: 25
@@ -229,7 +228,7 @@ MonoBehaviour:
hitReaction: 1
recoil_id: 0
reaction_id: 0
damageType:
damageType: Chop
force: {x: 0, y: 0, z: 0}
overrideDamageSender: {fileID: 0}
hitBoxes:
@@ -319,6 +318,13 @@ MonoBehaviour:
m_PersistentCalls:
m_Calls: []
referenceItem: {fileID: 0}
damageTypeToSetOnPowered:
powerModifier: 15
power:
name: 0
value: 0
isOpen: 0
isBool: 0
--- !u!1 &3725749203735461467
GameObject:
m_ObjectHideFlags: 0
@@ -350,7 +356,6 @@ RectTransform:
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 5577679356619675308}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0.5}
m_AnchorMax: {x: 0, y: 0.5}
@@ -430,7 +435,6 @@ RectTransform:
m_Children:
- {fileID: 5577679356619675308}
m_Father: {fileID: 8661833754499996899}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
@@ -454,7 +458,9 @@ Canvas:
m_OverrideSorting: 0
m_OverridePixelPerfect: 0
m_SortingBucketNormalizedSize: 0
m_VertexColorAlwaysGammaSpace: 0
m_AdditionalShaderChannelsFlag: 25
m_UpdateRectTransformForStandalone: 0
m_SortingLayerID: 0
m_SortingOrder: 0
m_TargetDisplay: 0
@@ -559,13 +565,13 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6814345452945533171}
serializedVersion: 2
m_LocalRotation: {x: -0.0000000011641531, y: 0.00087715394, z: 0.083776765, w: 0.99648416}
m_LocalPosition: {x: -0.024, y: -0, z: 0.561}
m_LocalScale: {x: 0.24376619, y: 0.53167874, z: 0.40442967}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 7622095486640951469}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: -0.008, y: 0.1, z: 9.611}
--- !u!65 &9090327777452880308
BoxCollider:
@@ -575,9 +581,17 @@ BoxCollider:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6814345452945533171}
m_Material: {fileID: 0}
m_IncludeLayers:
serializedVersion: 2
m_Bits: 0
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_LayerOverridePriority: 0
m_IsTrigger: 0
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 2
serializedVersion: 3
m_Size: {x: 0.18, y: 0.5, z: 0.5}
m_Center: {x: 0, y: 0.06, z: 0}
--- !u!114 &4830702260857747556
@@ -629,7 +643,6 @@ RectTransform:
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 5577679356619675308}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0.5}
m_AnchorMax: {x: 0, y: 0.5}
@@ -699,13 +712,13 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8565391396714795302}
serializedVersion: 2
m_LocalRotation: {x: 0.0031224014, y: 0.007633003, z: -0.9843725, w: 0.17590566}
m_LocalPosition: {x: 0.001, y: -0.012, z: 0.727}
m_LocalScale: {x: 1.32358, y: 1.3235798, z: 1.3235807}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 7622095486640951469}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0.924, y: -0.198, z: -159.738}
--- !u!33 &9108478681235356049
MeshFilter:
@@ -732,6 +745,9 @@ MeshRenderer:
m_ReflectionProbeUsage: 1
m_RayTracingMode: 2
m_RayTraceProcedural: 0
m_RayTracingAccelStructBuildFlagsOverride: 0
m_RayTracingAccelStructBuildFlags: 1
m_SmallMeshCulling: 1
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
@@ -792,7 +808,6 @@ RectTransform:
- {fileID: 8625731031919213860}
- {fileID: 3727739336184078733}
m_Father: {fileID: 7002533751376164697}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}