diff --git a/menus/title_screen.tscn b/menus/title_screen.tscn index 9777af0..5e02feb 100644 --- a/menus/title_screen.tscn +++ b/menus/title_screen.tscn @@ -178,14 +178,13 @@ texture = ExtResource( 12 ) [node name="SmokeParticles" type="CPUParticles2D" parent="."] position = Vector2( 40, 192 ) amount = 512 -lifetime = 8.0 -preprocess = 8.0 +lifetime = 10.0 +preprocess = 10.0 speed_scale = 2.0 texture = ExtResource( 10 ) -direction = Vector2( 1, -1 ) -spread = 117.74 -gravity = Vector2( 0, -30 ) -initial_velocity = 20.0 +direction = Vector2( 0, -1 ) +gravity = Vector2( 0, -5 ) +initial_velocity = 15.0 initial_velocity_random = 1.0 angular_velocity = 180.0 angular_velocity_random = 1.0