mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:45:33 +00:00
Added goon cave
This commit is contained in:
parent
c75d9d226f
commit
af356bbd82
6 changed files with 37 additions and 10 deletions
|
|
@ -104,6 +104,7 @@ position = Vector2(0, -3)
|
|||
shape = SubResource("RectangleShape2D_isrvb")
|
||||
|
||||
[node name="DamageReceiver" type="Area2D" parent="." node_paths=PackedStringArray("HealthProvider")]
|
||||
visible = false
|
||||
collision_layer = 64
|
||||
collision_mask = 136
|
||||
script = ExtResource("3_u7mm1")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue