Compare commits
No commits in common. "1ce68ff4ed134e5409dcf307f6790fe551a60433" and "a3cf0bf63214a9b68704d280927fe75bdb02ef95" have entirely different histories.
1ce68ff4ed
...
a3cf0bf632
|
@ -94,9 +94,7 @@ amount = 9
|
|||
lifetime = 3.0
|
||||
emission_shape = 2
|
||||
emission_rect_extents = Vector2( 160, 60 )
|
||||
gravity = Vector2( 0, -5 )
|
||||
radial_accel = 4.0
|
||||
radial_accel_random = 1.0
|
||||
gravity = Vector2( 0, -9 )
|
||||
color = Color( 0.133333, 0.133333, 0.137255, 1 )
|
||||
|
||||
[node name="UIWrapper" type="CanvasLayer" parent="."]
|
||||
|
|
Loading…
Reference in New Issue