1
Fork 0
mirror of https://github.com/Steffo99/hella-farm.git synced 2024-11-22 08:04:23 +00:00
hella-farm/behaviours/drop_on_free.tscn

8 lines
291 B
Text

[gd_scene load_steps=2 format=3 uid="uid://dv7ea2y0l46e"]
[ext_resource type="Script" path="res://behaviours/drop_on_free.gd" id="1_4xihn"]
[node name="DropOnFree" type="Node2D"]
script = ExtResource("1_4xihn")
[connection signal="tree_exiting" from="." to="." method="_on_tree_exiting"]