a game about throwing hammers made for the github game off
1
2
3
4
5
6
[gd_scene load_steps=2 format=3 uid="uid://b10daeo07yvlv"]

[ext_resource type="Script" path="res://fx/enemy_death.gd" id="1_pgtt6"]

[node name="EnemyDeathEffect" type="Node2D"]
script = ExtResource("1_pgtt6")