This commit is contained in:
Szymon Miś
2025-08-22 11:30:41 +02:00
parent 3b07a6f937
commit 02bf8a9d49
6 changed files with 890 additions and 194 deletions

View File

@@ -11,7 +11,7 @@ GameObject:
- component: {fileID: 4577187839491108}
- component: {fileID: 198086061384069858}
- component: {fileID: 199127982807948490}
m_Layer: 0
m_Layer: 2
m_Name: FireEmbers (4)
m_TagString: Untagged
m_Icon: {fileID: 0}
@@ -4703,7 +4703,6 @@ ParticleSystemRenderer:
m_RendererPriority: 0
m_Materials:
- {fileID: 2100000, guid: 776677ab3818fb249adaca05f4e04545, type: 2}
- {fileID: 0}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
@@ -4786,7 +4785,7 @@ Transform:
serializedVersion: 2
m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071068}
m_LocalPosition: {x: 6.67, y: 1, z: -53.73}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalScale: {x: 0.25, y: 0.25, z: 0.25}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 4577187839491108}
@@ -9552,7 +9551,6 @@ ParticleSystemRenderer:
m_RendererPriority: 0
m_Materials:
- {fileID: 2100000, guid: 3349fc02d104e2b458470ec533f51c16, type: 2}
- {fileID: 0}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
@@ -9625,9 +9623,9 @@ CapsuleCollider:
m_Enabled: 1
serializedVersion: 2
m_Radius: 0.5
m_Height: 1
m_Height: 0.1
m_Direction: 1
m_Center: {x: 0, y: 0, z: 0}
m_Center: {x: 0.31801516, y: 0, z: 0}
--- !u!114 &6785567375430979834
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -9644,7 +9642,14 @@ MonoBehaviour:
damageOnce: 1
targetLayerMask:
serializedVersion: 2
m_Bits: 1410334711
m_Bits: 256
enableHoming: 1
homingStrength: 1.5
maxHomingDistance: 15
homingDuration: 3
continueAfterHoming: 1
fireballSpeed: 10
maxTurnRate: 90
impactEffectPrefab: {fileID: 132858, guid: c5cabec71c815b64ab6e2547b594ec81, type: 3}
impactSound: {fileID: 8300000, guid: 5dd60193d2ea89e47ae309eec2c3852e, type: 3}
knockbackForce: 5
@@ -9654,3 +9659,4 @@ MonoBehaviour:
serializedVersion: 2
m_Bits: 1
enableDebug: 0
showGizmos: 1