Demon Fixes
This commit is contained in:
@@ -11,7 +11,7 @@ GameObject:
|
||||
- component: {fileID: 4577187839491108}
|
||||
- component: {fileID: 198086061384069858}
|
||||
- component: {fileID: 199127982807948490}
|
||||
m_Layer: 2
|
||||
m_Layer: 30
|
||||
m_Name: FireEmbers (4)
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
@@ -4768,7 +4768,7 @@ GameObject:
|
||||
- component: {fileID: 199577645087675124}
|
||||
- component: {fileID: -5586632368230897359}
|
||||
- component: {fileID: 6785567375430979834}
|
||||
m_Layer: 0
|
||||
m_Layer: 30
|
||||
m_Name: FireBall
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
@@ -6246,8 +6246,8 @@ ParticleSystem:
|
||||
rowMode: 1
|
||||
sprites:
|
||||
- sprite: {fileID: 0}
|
||||
flipU: 0.5
|
||||
flipV: 0.5
|
||||
flipU: 0
|
||||
flipV: 0
|
||||
VelocityModule:
|
||||
enabled: 0
|
||||
x:
|
||||
@@ -9584,7 +9584,7 @@ ParticleSystemRenderer:
|
||||
m_ShadowBias: 0
|
||||
m_RenderAlignment: 0
|
||||
m_Pivot: {x: 0, y: 0, z: 0}
|
||||
m_Flip: {x: 0, y: 0, z: 0}
|
||||
m_Flip: {x: 0.5, y: 0.5, z: 0}
|
||||
m_EnableGPUInstancing: 1
|
||||
m_ApplyActiveColorSpace: 1
|
||||
m_AllowRoll: 1
|
||||
@@ -9622,10 +9622,10 @@ CapsuleCollider:
|
||||
m_ProvidesContacts: 0
|
||||
m_Enabled: 1
|
||||
serializedVersion: 2
|
||||
m_Radius: 0.5
|
||||
m_Height: 0.1
|
||||
m_Radius: 1
|
||||
m_Height: 0
|
||||
m_Direction: 1
|
||||
m_Center: {x: 0.31801516, y: 0, z: 0}
|
||||
m_Center: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &6785567375430979834
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -9639,10 +9639,11 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
targetTag: Player
|
||||
targetHeightOffset: 1
|
||||
speed: 6
|
||||
lockTime: 15
|
||||
maxLifeTime: 30
|
||||
lockTime: 0.5
|
||||
maxLifeTime: 60
|
||||
arrivalTolerance: 0.25
|
||||
damage: 25
|
||||
damage: 5
|
||||
knockbackForce: 5
|
||||
enableDebug: 0
|
||||
|
||||
Reference in New Issue
Block a user