Stand and holder
This commit is contained in:
parent
2f2ac7c540
commit
b7ce36ffd0
15 changed files with 408 additions and 1 deletions
9
assets/draggables/stand.tres
Normal file
9
assets/draggables/stand.tres
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="Resource" script_class="Draggable" format=3 uid="uid://dnxpw2metn0oq"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bfsrx0q56c0n6" path="res://scenes/flask_stand.tscn" id="1_fqoq4"]
|
||||
[ext_resource type="Script" uid="uid://b3i73cilpra74" path="res://src/resources/draggable.gd" id="2_3vd4e"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_3vd4e")
|
||||
scene_to_spawn = ExtResource("1_fqoq4")
|
||||
metadata/_custom_type_script = "uid://b3i73cilpra74"
|
||||
Loading…
Add table
Add a link
Reference in a new issue