shitty looking AOE effect for slow area
This commit is contained in:
parent
fe2c59d326
commit
689fe7be88
8 changed files with 2778 additions and 5 deletions
|
|
@ -104,7 +104,7 @@ MonoBehaviour:
|
|||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::TD.VFX.FallFromSkyVisual
|
||||
dropHeight: 20
|
||||
duration: 0.5
|
||||
duration: 1.2
|
||||
fallCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
|
|
@ -129,5 +129,5 @@ MonoBehaviour:
|
|||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
fallAngleDegrees: 0
|
||||
fallDirection: {x: 0, y: 0, z: 1}
|
||||
fallAngleDegrees: 25.6
|
||||
fallDirection: {x: 0.2, y: 0.2, z: 1}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue