Commit 17dae40a authored by xujr's avatar xujr

炸弹1,炸弹2爆炸范围和强度修正

parent a7e05d50
...@@ -4755,7 +4755,7 @@ MonoBehaviour: ...@@ -4755,7 +4755,7 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
rangeType: 0 rangeType: 0
fadeType: 0 fadeType: 0
range: 0.7 range: 1
strength: 5 strength: 5
variation: 50 variation: 50
chaos: 40 chaos: 40
......
...@@ -4835,13 +4835,13 @@ MonoBehaviour: ...@@ -4835,13 +4835,13 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
rangeType: 0 rangeType: 0
fadeType: 0 fadeType: 0
range: 1 range: 2
strength: 5 strength: 10
variation: 50 variation: 50
chaos: 40 chaos: 40
forceByMass: 0 forceByMass: 0
affectKinematic: 0 affectKinematic: 0
heightOffset: 3 heightOffset: 6
delay: 0 delay: 0
applyDamage: 0 applyDamage: 0
damageValue: 200 damageValue: 200
......
...@@ -4917,13 +4917,13 @@ MonoBehaviour: ...@@ -4917,13 +4917,13 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
rangeType: 0 rangeType: 0
fadeType: 0 fadeType: 0
range: 1 range: 2
strength: 5 strength: 10
variation: 50 variation: 50
chaos: 40 chaos: 40
forceByMass: 0 forceByMass: 0
affectKinematic: 0 affectKinematic: 0
heightOffset: 3 heightOffset: 6
delay: 0 delay: 0
applyDamage: 0 applyDamage: 0
damageValue: 200 damageValue: 200
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment