mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-22 16:14:22 +00:00
6 lines
206 B
Text
6 lines
206 B
Text
[gd_scene load_steps=2 format=3 uid="uid://cyrg770fsetyu"]
|
|
|
|
[ext_resource type="Script" path="res://behaviours/spawner.gd" id="1_b4uk0"]
|
|
|
|
[node name="Spawner" type="Node2D"]
|
|
script = ExtResource("1_b4uk0")
|