mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 16:03:46 +00:00
Reimu Patterns
This commit is contained in:
parent
bc67da05e6
commit
37bcf8b2d0
8 changed files with 189 additions and 49 deletions
|
|
@ -40,7 +40,7 @@ radius = 23.0217
|
|||
radius = 92.0054
|
||||
|
||||
[sub_resource type="CircleShape2D" id="CircleShape2D_6x22m"]
|
||||
radius = 24.0156
|
||||
radius = 11.0454
|
||||
|
||||
[sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_poxpj"]
|
||||
particle_flag_disable_z = true
|
||||
|
|
@ -164,7 +164,6 @@ Debris = ExtResource("18_ptfne")
|
|||
DeleteParentOnDeath = false
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="DamageReceiver"]
|
||||
position = Vector2(0, 3.865)
|
||||
shape = SubResource("CircleShape2D_6x22m")
|
||||
|
||||
[node name="Health" type="Node2D" parent="DamageReceiver"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue