mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-21 23:54:23 +00:00
Add script to `SpawnerChoice
This commit is contained in:
parent
ea92ed3b9f
commit
15152dc638
1 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
[gd_scene format=3 uid="uid://cokdfsk6rgeup"]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://cokdfsk6rgeup"]
|
||||
|
||||
[ext_resource type="Script" path="res://behaviours/spawner_choice.gd" id="1_jkwdb"]
|
||||
|
||||
[node name="SpawnerChoice" type="Node"]
|
||||
script = ExtResource("1_jkwdb")
|
||||
|
|
Loading…
Reference in a new issue