Vermilion
This commit is contained in:
parent
73a54900ff
commit
25d176a3df
15 changed files with 20 additions and 9 deletions
|
|
@ -76,8 +76,8 @@ rings = 0
|
|||
[node name="Flask" type="Area3D" unique_id=516093165 node_paths=PackedStringArray("interactible") groups=["flask"]]
|
||||
collision_layer = 5
|
||||
script = ExtResource("1_0xufn")
|
||||
interactible = NodePath("Interactible")
|
||||
mask = PackedStringArray("flask")
|
||||
interactible = NodePath("Interactible")
|
||||
|
||||
[node name="DragArea" type="CollisionShape3D" parent="." unique_id=1005865273]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@ allow_greater = true
|
|||
[node name="SpinBox" type="SpinBox" parent="Interaction/HBoxContainer" unique_id=194740698]
|
||||
layout_mode = 2
|
||||
allow_greater = true
|
||||
suffix = "мг."
|
||||
suffix = "мл."
|
||||
|
||||
[node name="Interaction" type="Node" parent="Interaction" unique_id=729724369]
|
||||
script = ExtResource("6_00jpx")
|
||||
|
|
|
|||
|
|
@ -27,6 +27,8 @@ grow_vertical = 2
|
|||
|
||||
[node name="TabBar" parent="HSplitContainer" unique_id=877427232 instance=ExtResource("1_p7vwb")]
|
||||
layout_mode = 2
|
||||
tab_count = 3
|
||||
tab_2/title = "Завершить отчёт"
|
||||
|
||||
[node name="InspectorPanel" type="PanelContainer" parent="HSplitContainer" unique_id=918152974]
|
||||
layout_mode = 2
|
||||
|
|
@ -53,7 +55,7 @@ script = ExtResource("1_8dubc")
|
|||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = -0.14756945
|
||||
anchor_top = 0.047839507
|
||||
anchor_top = 0.055555556
|
||||
anchor_right = 0.0
|
||||
anchor_bottom = 0.69753087
|
||||
text = "Вещества"
|
||||
|
|
@ -86,7 +88,8 @@ text = "Инструменты"
|
|||
metadata/_edit_use_anchors_ = true
|
||||
|
||||
[node name="ScrollContainer" parent="Intruments" index="0"]
|
||||
offset_right = -20.904999
|
||||
anchor_right = 0.87200004
|
||||
offset_right = -0.040008545
|
||||
|
||||
[node name="Label" parent="Intruments" index="1"]
|
||||
anchor_left = 0.8717948
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue