21 lines
571 B
Plaintext
21 lines
571 B
Plaintext
[gd_scene format=3 uid="uid://drf23tyb65cpc"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://rdrhi3r11ey6" path="res://common/icons/square-rounded.svg" id="1_60vma"]
|
|
|
|
[node name="ExplosionParticles" type="CPUParticles2D" unique_id=1558673457]
|
|
emitting = false
|
|
texture = ExtResource("1_60vma")
|
|
lifetime = 2.0
|
|
one_shot = true
|
|
speed_scale = 4.0
|
|
explosiveness = 0.9
|
|
emission_shape = 1
|
|
emission_sphere_radius = 30.0
|
|
direction = Vector2(0, -10)
|
|
spread = 60.41
|
|
gravity = Vector2(0, 500)
|
|
initial_velocity_min = 330.58
|
|
initial_velocity_max = 412.67
|
|
angle_min = -50.0
|
|
angle_max = 50.0
|