9 lines
308 B
Plaintext
9 lines
308 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://pfvs7wqrnn08"]
|
|
|
|
[ext_resource type="Script" uid="uid://clt20ebs6shkm" path="res://game/entities/explosions/blast.gd" id="1_2fpxy"]
|
|
|
|
[node name="Blast" type="Area2D"]
|
|
script = ExtResource("1_2fpxy")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|