Migrated current spawning logic to dedicated wave node.

This commit is contained in:
Henry 2026-02-13 00:20:41 +00:00
parent fd607018a3
commit 674a231847
6 changed files with 112 additions and 49 deletions

6
scenes/wave.tscn Normal file
View file

@ -0,0 +1,6 @@
[gd_scene format=3 uid="uid://drf1k1iulvy6f"]
[ext_resource type="Script" uid="uid://cqnotqarpsavn" path="res://wave.gd" id="1_y5ysc"]
[node name="Wave" type="Node2D" unique_id=2117861058]
script = ExtResource("1_y5ysc")