diff --git a/Level_Core.tscn b/Level_Core.tscn index 00e30b6..90ad83f 100644 --- a/Level_Core.tscn +++ b/Level_Core.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=32 format=3 uid="uid://bn20cqfwvm2oe"] -[ext_resource type="Script" uid="uid://bpj62lqejp32d" path="res://main.gd" id="1_fwt2i"] +[ext_resource type="Script" uid="uid://wr38f8q1w7yq" path="res://main.gd" id="1_fwt2i"] [ext_resource type="PackedScene" uid="uid://bs6yq6gy7k2sb" path="res://player.tscn" id="1_lsi31"] [ext_resource type="Shape3D" uid="uid://30um6cm5oj6q" path="res://wall_cwt.tres" id="2_7sds5"] [ext_resource type="FontFile" uid="uid://rswq6vrwr2nx" path="res://InstrumentSans-VariableFont_wdth,wght.ttf" id="2_fq2vn"] @@ -1092,6 +1092,28 @@ font = ExtResource("2_fq2vn") font_size = 64 outline_size = 24 +[node name="MeshInstance3D101" type="MeshInstance3D" parent="."] +transform = Transform3D(-3.49691e-08, -1, -1.31134e-08, 0, -4.37114e-08, 0.3, -0.8, 4.37114e-08, 5.73206e-16, -23.2791, 12, 10.0294) +mesh = SubResource("PlaneMesh_rv2mx") +skeleton = NodePath("../MeshInstance3D") +surface_material_override/0 = ExtResource("5_27422") + +[node name="Label3D32" type="Label3D" parent="."] +transform = Transform3D(-4.37113e-08, 0, -1, 0, 1, 0, 0.999999, 0, -4.37115e-08, -23.5412, 12, 10) +offset = Vector2(1, 0) +modulate = Color(0.943031, 0.787658, 0.994854, 1) +outline_modulate = Color(0.00803253, 9.36218e-06, 0.0382829, 1) +text = "In dieser Station musst du mathematische +Aufgaben lösen, und die richtige Antwort auswählen. +Wenn eine Antwort falsch ist, dann musst +du die Station wiederholen. In dieser Station +lernst du auch, wie man auf diagonale Ebenen läuft +indem man sich vorwärts bewegt, währenddem man +sich auch gleichzeitig zur höheren Seite bewegt." +font = ExtResource("2_fq2vn") +font_size = 64 +outline_size = 24 + [node name="Label3D23" type="Label3D" parent="."] transform = Transform3D(0.0271902, -0.685056, 0.727983, 0.025569, 0.728491, 0.684579, -0.999302, 0, 0.0373241, -12.6999, 21.0691, -5.50222) offset = Vector2(1, 0) diff --git a/pause_menu.tscn b/pause_menu.tscn index 2cf24fa..a04dbf6 100644 --- a/pause_menu.tscn +++ b/pause_menu.tscn @@ -40,6 +40,8 @@ layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 +grow_horizontal = 2 +grow_vertical = 2 [node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"] layout_mode = 2 diff --git a/proluzbg.png b/proluzbg.png new file mode 100644 index 0000000..8667c2d Binary files /dev/null and b/proluzbg.png differ diff --git a/proluzbg.png.import b/proluzbg.png.import new file mode 100644 index 0000000..f3eabe4 --- /dev/null +++ b/proluzbg.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b2mj17i87nwec" +path="res://.godot/imported/proluzbg.png-7fc6a35c77dc90eca2b591e2a87aa1aa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://proluzbg.png" +dest_files=["res://.godot/imported/proluzbg.png-7fc6a35c77dc90eca2b591e2a87aa1aa.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/start.tscn b/start.tscn index 7bde31a..1651f3c 100644 --- a/start.tscn +++ b/start.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=12 format=3 uid="uid://bciy4rskxlowb"] [ext_resource type="Script" uid="uid://t2iw8p1c6rq3" path="res://start.gd" id="1_g38d0"] -[ext_resource type="Texture2D" uid="uid://ct42rxm2lmhxe" path="res://Screenshot_20250519_194925.png" id="2_g38d0"] +[ext_resource type="Texture2D" uid="uid://b2mj17i87nwec" path="res://proluzbg.png" id="2_g38d0"] [ext_resource type="Texture2D" uid="uid://0hcyy1njk5tu" path="res://ProjektLuzidLogo.png" id="3_gophc"] [ext_resource type="Script" uid="uid://x6bi0h4rircc" path="res://animation_player.gd" id="4_p0nl4"] [ext_resource type="FontFile" uid="uid://rswq6vrwr2nx" path="res://InstrumentSans-VariableFont_wdth,wght.ttf" id="5_da165"] @@ -106,7 +106,11 @@ layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 +grow_horizontal = 2 +grow_vertical = 2 texture = ExtResource("2_g38d0") +expand_mode = 5 +stretch_mode = 6 [node name="MarginContainer" type="MarginContainer" parent="TextureRect"] layout_mode = 2 @@ -148,7 +152,7 @@ theme_override_colors/font_hover_color = Color(0.91048, 0.844425, 1, 1) theme_override_colors/font_color = Color(1, 1, 1, 1) theme_override_fonts/font = ExtResource("5_da165") theme_override_font_sizes/font_size = 30 -text = " play" +text = " play • spielen" flat = true script = ExtResource("6_r8ukj") @@ -160,7 +164,7 @@ theme_override_colors/font_hover_color = Color(0.91048, 0.844425, 1, 1) theme_override_colors/font_color = Color(1, 1, 1, 1) theme_override_fonts/font = ExtResource("5_da165") theme_override_font_sizes/font_size = 30 -text = " quit" +text = " quit • beenden" flat = true script = ExtResource("7_1colc")