modification de l'UI en 3D et renommage des particules
This commit is contained in:
12
common/vfx/particles/explosion_particles.tscn
Normal file
12
common/vfx/particles/explosion_particles.tscn
Normal file
@@ -0,0 +1,12 @@
|
||||
[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")
|
||||
one_shot = true
|
||||
direction = Vector2(0, -10)
|
||||
spread = 60.41
|
||||
initial_velocity_min = 156.29
|
||||
initial_velocity_max = 252.19
|
||||
Reference in New Issue
Block a user