Luna Brovchuk 2023-10-01 17:34:53 +02:00
commit 9a3e6641b2
1 changed files with 3 additions and 1 deletions

View File

@ -94,7 +94,9 @@ amount = 9
lifetime = 3.0
emission_shape = 2
emission_rect_extents = Vector2( 160, 60 )
gravity = Vector2( 0, -9 )
gravity = Vector2( 0, -5 )
radial_accel = 4.0
radial_accel_random = 1.0
color = Color( 0.133333, 0.133333, 0.137255, 1 )
[node name="UIWrapper" type="CanvasLayer" parent="."]