mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-22 08:04:23 +00:00
9 lines
276 B
Text
9 lines
276 B
Text
|
[gd_scene load_steps=2 format=3 uid="uid://dv7ea2y0l46e"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://behaviours/spawner.gd" id="1_fa574"]
|
||
|
|
||
|
[node name="SpawnerFree" type="Node2D"]
|
||
|
script = ExtResource("1_fa574")
|
||
|
|
||
|
[connection signal="tree_exiting" from="." to="." method="spawn"]
|