mirror of
https://github.com/Steffo99/swear-jar.git
synced 2024-11-21 23:34:18 +00:00
6 lines
203 B
Text
6 lines
203 B
Text
[gd_scene load_steps=2 format=3 uid="uid://c67lfbk4gf1ga"]
|
|
|
|
[ext_resource type="Script" path="res://spawner/spawner.gd" id="1_xqfmg"]
|
|
|
|
[node name="Spawner" type="Area2D"]
|
|
script = ExtResource("1_xqfmg")
|