1
Fork 0
mirror of https://github.com/Steffo99/hella-farm.git synced 2024-11-22 16:14:22 +00:00
hella-farm/behaviours/draggable.tscn

7 lines
208 B
Text
Raw Normal View History

[gd_scene load_steps=2 format=3 uid="uid://dijcjahkddudv"]
[ext_resource type="Script" path="res://behaviours/draggable.gd" id="1_hdedq"]
[node name="Draggable" type="Node"]
script = ExtResource("1_hdedq")