boss start, some enemies
This commit is contained in:
parent
93968ff9fb
commit
66ecb04bd1
123 changed files with 1884 additions and 499 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=8 format=3 uid="uid://c8l24d01bm2sg"]
|
||||
[gd_scene format=3 uid="uid://c8l24d01bm2sg"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b103rhhth5yu3" path="res://assets/vfx/death.png" id="1_bpht7"]
|
||||
[ext_resource type="Script" uid="uid://b6f7w4uftych8" path="res://scripts/enemy_explosion.gd" id="2_bpht7"]
|
||||
|
|
@ -35,7 +35,7 @@ scale_max = 1.1999999
|
|||
color = Color(0.105882354, 0, 0.8117647, 1)
|
||||
alpha_curve = SubResource("CurveTexture_bpht7")
|
||||
|
||||
[node name="EnemyExplosion" type="GPUParticles2D"]
|
||||
[node name="EnemyExplosion" type="GPUParticles2D" unique_id=1175406929]
|
||||
modulate = Color(1.3945211, 1.3945211, 1.3945211, 1)
|
||||
z_index = -1
|
||||
emitting = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue