Longer trail
This commit is contained in:
parent
02bbaebf0b
commit
0eed5d5759
|
@ -8,7 +8,8 @@ point_count = 2
|
||||||
colors = PackedColorArray(0.910267, 0.738151, 0.921326, 1, 0.654871, 0, 0.357382, 1)
|
colors = PackedColorArray(0.910267, 0.738151, 0.921326, 1, 0.654871, 0, 0.357382, 1)
|
||||||
|
|
||||||
[node name="Trail" type="CPUParticles2D"]
|
[node name="Trail" type="CPUParticles2D"]
|
||||||
amount = 70
|
amount = 140
|
||||||
|
lifetime = 2.0
|
||||||
gravity = Vector2(0, 0)
|
gravity = Vector2(0, 0)
|
||||||
scale_amount_min = 11.1
|
scale_amount_min = 11.1
|
||||||
scale_amount_max = 11.1
|
scale_amount_max = 11.1
|
||||||
|
|
Loading…
Reference in a new issue