377 lines
12 KiB
Plaintext
377 lines
12 KiB
Plaintext
[gd_scene load_steps=8 format=3 uid="uid://1gar30yhw8ay"]
|
|
|
|
[ext_resource type="Script" path="res://Hauptmenü.cs" id="1_4eu52"]
|
|
[ext_resource type="Script" path="res://TextEdit.cs" id="1_5gfrp"]
|
|
[ext_resource type="Texture2D" uid="uid://vn2ficr8n4n5" path="res://GodofAi.jpg" id="2_m684j"]
|
|
[ext_resource type="Script" path="res://PopupMenuSzenen.cs" id="3_l3xnr"]
|
|
[ext_resource type="Script" path="res://Playbutton.cs" id="3_ucfae"]
|
|
[ext_resource type="Script" path="res://LLMApiRequests.cs" id="5_pukni"]
|
|
|
|
[sub_resource type="CompressedTexture2D" id="CompressedTexture2D_ncw85"]
|
|
|
|
[node name="Root" type="Node2D"]
|
|
|
|
[node name="Hauptmenü" type="Node2D" parent="."]
|
|
position = Vector2(320, 20)
|
|
script = ExtResource("1_4eu52")
|
|
|
|
[node name="HauptMenü" type="CanvasLayer" parent="Hauptmenü"]
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="Hauptmenü/HauptMenü"]
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -640.0
|
|
offset_top = -520.0
|
|
offset_right = 640.0
|
|
offset_bottom = 520.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
size_flags_horizontal = 0
|
|
|
|
[node name="Titelbild" type="TextureRect" parent="Hauptmenü/HauptMenü/VBoxContainer"]
|
|
custom_minimum_size = Vector2(0, 200)
|
|
layout_mode = 2
|
|
texture = ExtResource("2_m684j")
|
|
|
|
[node name="Pop up Menu Szenen" type="MenuButton" parent="Hauptmenü/HauptMenü/VBoxContainer"]
|
|
custom_minimum_size = Vector2(520, 50)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
text = "Beispielszenen"
|
|
flat = false
|
|
icon_alignment = 1
|
|
switch_on_hover = true
|
|
item_count = 12
|
|
popup/item_0/text = "Fantasy"
|
|
popup/item_0/id = 0
|
|
popup/item_0/separator = true
|
|
popup/item_1/text = "Fantasy 1"
|
|
popup/item_1/id = 1
|
|
popup/item_2/text = "Fantasy 2"
|
|
popup/item_2/id = 2
|
|
popup/item_3/text = "Sci Fi"
|
|
popup/item_3/id = 3
|
|
popup/item_3/separator = true
|
|
popup/item_4/text = "Sci Fi 1"
|
|
popup/item_4/id = 4
|
|
popup/item_5/text = "Sci Fi 2"
|
|
popup/item_5/id = 5
|
|
popup/item_6/text = "Cyberpunk"
|
|
popup/item_6/id = 6
|
|
popup/item_6/separator = true
|
|
popup/item_7/text = "Cyberpunk 1"
|
|
popup/item_7/id = 7
|
|
popup/item_8/text = "Cyberpunk 2"
|
|
popup/item_8/id = 8
|
|
popup/item_9/text = "Krimi"
|
|
popup/item_9/id = 9
|
|
popup/item_9/separator = true
|
|
popup/item_10/text = "Krimi 1"
|
|
popup/item_10/id = 10
|
|
popup/item_11/text = "Krimi 2"
|
|
popup/item_11/id = 11
|
|
script = ExtResource("3_l3xnr")
|
|
|
|
[node name="TextEdit" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer"]
|
|
custom_minimum_size = Vector2(520, 300)
|
|
layout_direction = 1
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
placeholder_text = "Enter a custom setting"
|
|
drag_and_drop_selection_enabled = false
|
|
middle_mouse_paste_enabled = false
|
|
|
|
[node name="Strength" type="HBoxContainer" parent="Hauptmenü/HauptMenü/VBoxContainer"]
|
|
custom_minimum_size = Vector2(520, 50)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 2
|
|
|
|
[node name="StrengthLabel" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Strength"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
text = "Strength"
|
|
editable = false
|
|
context_menu_enabled = false
|
|
shortcut_keys_enabled = false
|
|
selecting_enabled = false
|
|
deselect_on_focus_loss_enabled = false
|
|
drag_and_drop_selection_enabled = false
|
|
virtual_keyboard_enabled = false
|
|
middle_mouse_paste_enabled = false
|
|
|
|
[node name="TextEdit" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Strength"]
|
|
clip_contents = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
placeholder_text = "0"
|
|
|
|
[node name="Perception" type="HBoxContainer" parent="Hauptmenü/HauptMenü/VBoxContainer"]
|
|
custom_minimum_size = Vector2(520, 50)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 2
|
|
|
|
[node name="PerceptionLabel" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Perception"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
text = "Perception"
|
|
editable = false
|
|
context_menu_enabled = false
|
|
shortcut_keys_enabled = false
|
|
selecting_enabled = false
|
|
deselect_on_focus_loss_enabled = false
|
|
drag_and_drop_selection_enabled = false
|
|
virtual_keyboard_enabled = false
|
|
middle_mouse_paste_enabled = false
|
|
|
|
[node name="TextEdit" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Perception"]
|
|
clip_contents = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
placeholder_text = "0"
|
|
|
|
[node name="Endurance" type="HBoxContainer" parent="Hauptmenü/HauptMenü/VBoxContainer"]
|
|
custom_minimum_size = Vector2(520, 50)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 2
|
|
|
|
[node name="EnduranceLabel" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Endurance"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
text = "Endurance"
|
|
editable = false
|
|
context_menu_enabled = false
|
|
shortcut_keys_enabled = false
|
|
selecting_enabled = false
|
|
deselect_on_focus_loss_enabled = false
|
|
drag_and_drop_selection_enabled = false
|
|
virtual_keyboard_enabled = false
|
|
middle_mouse_paste_enabled = false
|
|
|
|
[node name="TextEdit" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Endurance"]
|
|
clip_contents = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
placeholder_text = "0"
|
|
|
|
[node name="Charisma" type="HBoxContainer" parent="Hauptmenü/HauptMenü/VBoxContainer"]
|
|
custom_minimum_size = Vector2(520, 50)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 2
|
|
|
|
[node name="CharismaLabel" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Charisma"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
text = "Charisma"
|
|
editable = false
|
|
context_menu_enabled = false
|
|
shortcut_keys_enabled = false
|
|
selecting_enabled = false
|
|
deselect_on_focus_loss_enabled = false
|
|
drag_and_drop_selection_enabled = false
|
|
virtual_keyboard_enabled = false
|
|
middle_mouse_paste_enabled = false
|
|
|
|
[node name="TextEdit" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Charisma"]
|
|
clip_contents = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
placeholder_text = "0"
|
|
|
|
[node name="Intelligence" type="HBoxContainer" parent="Hauptmenü/HauptMenü/VBoxContainer"]
|
|
custom_minimum_size = Vector2(520, 50)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 2
|
|
|
|
[node name="CharismaLabel" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Intelligence"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
text = "Intelligence"
|
|
editable = false
|
|
context_menu_enabled = false
|
|
shortcut_keys_enabled = false
|
|
selecting_enabled = false
|
|
deselect_on_focus_loss_enabled = false
|
|
drag_and_drop_selection_enabled = false
|
|
virtual_keyboard_enabled = false
|
|
middle_mouse_paste_enabled = false
|
|
|
|
[node name="TextEdit" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Intelligence"]
|
|
clip_contents = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
placeholder_text = "0"
|
|
|
|
[node name="Agillity" type="HBoxContainer" parent="Hauptmenü/HauptMenü/VBoxContainer"]
|
|
custom_minimum_size = Vector2(520, 50)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 2
|
|
|
|
[node name="AgillityLabel" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Agillity"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
text = "Agillity"
|
|
editable = false
|
|
context_menu_enabled = false
|
|
shortcut_keys_enabled = false
|
|
selecting_enabled = false
|
|
deselect_on_focus_loss_enabled = false
|
|
drag_and_drop_selection_enabled = false
|
|
virtual_keyboard_enabled = false
|
|
middle_mouse_paste_enabled = false
|
|
|
|
[node name="TextEdit" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Agillity"]
|
|
clip_contents = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
placeholder_text = "0"
|
|
|
|
[node name="Luck" type="HBoxContainer" parent="Hauptmenü/HauptMenü/VBoxContainer"]
|
|
custom_minimum_size = Vector2(520, 50)
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 2
|
|
|
|
[node name="LuckLabel" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Luck"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
text = "Luck"
|
|
editable = false
|
|
context_menu_enabled = false
|
|
shortcut_keys_enabled = false
|
|
selecting_enabled = false
|
|
deselect_on_focus_loss_enabled = false
|
|
drag_and_drop_selection_enabled = false
|
|
virtual_keyboard_enabled = false
|
|
middle_mouse_paste_enabled = false
|
|
|
|
[node name="TextEdit" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Luck"]
|
|
clip_contents = true
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
placeholder_text = "0"
|
|
|
|
[node name="Playbutton" type="Button" parent="Hauptmenü/HauptMenü/VBoxContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 3
|
|
text = " PLAY "
|
|
script = ExtResource("3_ucfae")
|
|
|
|
[node name="Ingame" type="Node2D" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton"]
|
|
position = Vector2(-699, -1003)
|
|
|
|
[node name="Ingame" type="CanvasLayer" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton/Ingame"]
|
|
|
|
[node name="Eingabe" type="VBoxContainer" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton/Ingame/Ingame"]
|
|
anchors_preset = 12
|
|
anchor_top = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_top = -360.0
|
|
offset_right = -500.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
size_flags_vertical = 0
|
|
|
|
[node name="TextEdit" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton/Ingame/Ingame/Eingabe"]
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|
|
script = ExtResource("1_5gfrp")
|
|
|
|
[node name="Story" type="VBoxContainer" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton/Ingame/Ingame"]
|
|
anchors_preset = 11
|
|
anchor_left = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = -500.0
|
|
grow_horizontal = 0
|
|
grow_vertical = 2
|
|
size_flags_horizontal = 8
|
|
|
|
[node name="TextEdit" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton/Ingame/Ingame/Story"]
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|
|
placeholder_text = "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet."
|
|
editable = false
|
|
context_menu_enabled = false
|
|
wrap_mode = 1
|
|
|
|
[node name="Stats" type="VBoxContainer" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton/Ingame/Ingame"]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = 1280.0
|
|
offset_right = -500.0
|
|
offset_bottom = -360.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="TextEdit" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton/Ingame/Ingame/Stats"]
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|
|
placeholder_text = "SampleStat = 1
|
|
"
|
|
editable = false
|
|
context_menu_enabled = false
|
|
|
|
[node name="TextEdit2" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton/Ingame/Ingame/Stats"]
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|
|
editable = false
|
|
context_menu_enabled = false
|
|
|
|
[node name="TextEdit3" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton/Ingame/Ingame/Stats"]
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|
|
editable = false
|
|
context_menu_enabled = false
|
|
|
|
[node name="TextEdit4" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton/Ingame/Ingame/Stats"]
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|
|
editable = false
|
|
context_menu_enabled = false
|
|
|
|
[node name="TextEdit5" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton/Ingame/Ingame/Stats"]
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|
|
editable = false
|
|
context_menu_enabled = false
|
|
|
|
[node name="TextEdit6" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton/Ingame/Ingame/Stats"]
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|
|
editable = false
|
|
context_menu_enabled = false
|
|
|
|
[node name="TextEdit7" type="TextEdit" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton/Ingame/Ingame/Stats"]
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|
|
editable = false
|
|
context_menu_enabled = false
|
|
|
|
[node name="Szenerie" type="TextureRect" parent="Hauptmenü/HauptMenü/VBoxContainer/Playbutton/Ingame/Ingame"]
|
|
offset_left = -3.0
|
|
offset_top = -1.0
|
|
offset_right = 1277.0
|
|
offset_bottom = 719.0
|
|
texture = SubResource("CompressedTexture2D_ncw85")
|
|
expand_mode = 1
|
|
stretch_mode = 1
|
|
|
|
[node name="LLMApiRequests" type="HTTPRequest" parent="."]
|
|
script = ExtResource("5_pukni")
|
|
|
|
[node name="Button" type="Button" parent="."]
|
|
offset_right = 8.0
|
|
offset_bottom = 8.0
|