Added splash damage

This commit is contained in:
2025-11-16 23:18:45 +03:00
parent 5adbdd6e54
commit cf7e6d13ef
19 changed files with 147 additions and 43 deletions
+8
View File
@@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://pfvs7wqrnn08"]
[ext_resource type="Script" uid="uid://clt20ebs6shkm" path="res://game/entities/other/blast.gd" id="1_2fpxy"]
[node name="Blast" type="Area2D"]
script = ExtResource("1_2fpxy")
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]