inventory soort van

This commit is contained in:
2023-02-10 00:25:46 +01:00
parent 922d36fe3c
commit 250ab93c15
8 changed files with 106 additions and 49 deletions
+2 -49
View File
@@ -18,7 +18,7 @@
[ext_resource type="AudioStream" uid="uid://wphketv7cs0b" path="res://Audio/D.mp3" id="15_k8hy3"]
[ext_resource type="AudioStream" uid="uid://csa4bd0pvp5as" path="res://Audio/pianomuziek.mp3" id="17_1cw2k"]
[ext_resource type="FontFile" uid="uid://ba6teo1asddxo" path="res://Fonts/Galimer-ExtraLight.ttf" id="17_7yj1s"]
[ext_resource type="Script" path="res://Scripts/Gui.gd" id="18_80vxw"]
[ext_resource type="PackedScene" uid="uid://d2run4kti7u53" path="res://GUI.tscn" id="19_3ubs2"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_4hp81"]
transparency = 1
@@ -288,53 +288,6 @@ stream = ExtResource("17_1cw2k")
volume_db = -6.191
autoplay = true
[node name="Gui" type="CanvasLayer" parent="." index="18"]
script = ExtResource("18_80vxw")
[node name="Control" type="Control" parent="Gui" index="0"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
metadata/_edit_use_anchors_ = true
[node name="BottleService" type="VFlowContainer" parent="Gui/Control" index="0"]
layout_mode = 1
anchors_preset = 11
anchor_left = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -200.0
grow_horizontal = 0
grow_vertical = 2
size_flags_horizontal = 8
size_flags_vertical = 8
alignment = 2
[node name="Panel" type="Panel" parent="Gui/Control/BottleService" index="0"]
visible = false
custom_minimum_size = Vector2(200, 100)
layout_mode = 2
[node name="RichTextLabel" type="RichTextLabel" parent="Gui/Control/BottleService/Panel" index="0"]
custom_minimum_size = Vector2(200, 100)
layout_mode = 2
offset_top = 4.0
offset_right = 200.0
offset_bottom = 104.0
text = "Je moeder"
[node name="Button" type="Button" parent="Gui/Control/BottleService/Panel/RichTextLabel" index="1"]
layout_mode = 1
anchors_preset = 1
anchor_left = 1.0
anchor_right = 1.0
offset_left = -22.0
offset_bottom = 31.0
grow_horizontal = 0
text = "✕"
[node name="Gui" parent="." index="18" instance=ExtResource("19_3ubs2")]
[connection signal="input_event" from="FlashLight/FlashLight" to="Player" method="_on_flash_light_input_event"]