Stand and holder

This commit is contained in:
Rendo 2026-01-30 12:35:41 +05:00
commit b7ce36ffd0
15 changed files with 408 additions and 1 deletions

View file

@ -0,0 +1,9 @@
[gd_resource type="Resource" script_class="Draggable" format=3 uid="uid://cm2is1qooywkf"]
[ext_resource type="PackedScene" uid="uid://c6yoaffdq7w8k" path="res://scenes/flask_holder.tscn" id="1_7g7il"]
[ext_resource type="Script" uid="uid://b3i73cilpra74" path="res://src/resources/draggable.gd" id="2_51n86"]
[resource]
script = ExtResource("2_51n86")
scene_to_spawn = ExtResource("1_7g7il")
metadata/_custom_type_script = "uid://b3i73cilpra74"