Migrated current spawning logic to dedicated wave node.
This commit is contained in:
parent
fd607018a3
commit
674a231847
6 changed files with 112 additions and 49 deletions
6
scenes/wave.tscn
Normal file
6
scenes/wave.tscn
Normal 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")
|
||||
Loading…
Add table
Add a link
Reference in a new issue