mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-22 08:04:23 +00:00
Pickable
didn't save ofc
This commit is contained in:
parent
b5221dede1
commit
caafcd54ee
1 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
[gd_scene format=3 uid="uid://dijcjahkddudv"]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://dijcjahkddudv"]
|
||||
|
||||
[ext_resource type="Script" path="res://behaviours/pickable.gd" id="1_ymn8e"]
|
||||
|
||||
[node name="Pickable" type="Node"]
|
||||
script = ExtResource("1_ymn8e")
|
||||
|
|
Loading…
Reference in a new issue