Lab data
This commit is contained in:
parent
a143c0291e
commit
e1e7c70147
39 changed files with 279 additions and 60 deletions
|
|
@ -6,4 +6,5 @@
|
|||
[resource]
|
||||
script = ExtResource("1_bi20d")
|
||||
scene_to_spawn = ExtResource("1_welab")
|
||||
text = "Горелка"
|
||||
metadata/_custom_type_script = "uid://b3i73cilpra74"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
[gd_resource type="Resource" script_class="Draggable" load_steps=4 format=3 uid="uid://cay05wpketmny"]
|
||||
[gd_resource type="Resource" script_class="Draggable" format=3 uid="uid://cay05wpketmny"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3i73cilpra74" path="res://src/resources/draggable.gd" id="1_62sy8"]
|
||||
[ext_resource type="Texture2D" uid="uid://bdyc1cwthn845" path="res://icon.svg" id="1_kgkdo"]
|
||||
|
|
@ -8,4 +8,5 @@
|
|||
script = ExtResource("1_62sy8")
|
||||
scene_to_spawn = ExtResource("2_jkgu4")
|
||||
icon = ExtResource("1_kgkdo")
|
||||
text = "Пробирка"
|
||||
metadata/_custom_type_script = "uid://b3i73cilpra74"
|
||||
|
|
|
|||
|
|
@ -6,4 +6,5 @@
|
|||
[resource]
|
||||
script = ExtResource("2_51n86")
|
||||
scene_to_spawn = ExtResource("1_7g7il")
|
||||
text = "Держатель для пробирок"
|
||||
metadata/_custom_type_script = "uid://b3i73cilpra74"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
[gd_resource type="Resource" script_class="Draggable" load_steps=4 format=3 uid="uid://6vpr6n7yruie"]
|
||||
[gd_resource type="Resource" script_class="Draggable" format=3 uid="uid://6vpr6n7yruie"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bdyc1cwthn845" path="res://icon.svg" id="1_d0umj"]
|
||||
[ext_resource type="PackedScene" uid="uid://emm545mj0kba" path="res://scenes/spoon.tscn" id="2_d0umj"]
|
||||
|
|
@ -8,4 +8,5 @@
|
|||
script = ExtResource("3_bov6l")
|
||||
scene_to_spawn = ExtResource("2_d0umj")
|
||||
icon = ExtResource("1_d0umj")
|
||||
text = "Ложка"
|
||||
metadata/_custom_type_script = "uid://b3i73cilpra74"
|
||||
|
|
|
|||
|
|
@ -6,4 +6,5 @@
|
|||
[resource]
|
||||
script = ExtResource("2_3vd4e")
|
||||
scene_to_spawn = ExtResource("1_fqoq4")
|
||||
text = "Штатив"
|
||||
metadata/_custom_type_script = "uid://b3i73cilpra74"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue