mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-21 23:54:23 +00:00
6 lines
212 B
Text
6 lines
212 B
Text
[gd_scene load_steps=2 format=3 uid="uid://dj72yshd25ucx"]
|
|
|
|
[ext_resource type="Script" path="res://behaviours/collectible.gd" id="1_5ipmg"]
|
|
|
|
[node name="Collectible" type="Node"]
|
|
script = ExtResource("1_5ipmg")
|