shitty looking AOE effect for slow area

This commit is contained in:
Ian Woods 2026-07-17 00:03:36 -07:00
parent fe2c59d326
commit 689fe7be88
8 changed files with 2778 additions and 5 deletions

View file

@ -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}