smokestack mark II

This commit is contained in:
Haze Weathers 2023-09-29 15:06:07 -04:00
parent 235616a281
commit a77860ca41

View file

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