Sixth Map

This commit is contained in:
2025-09-12 17:33:14 +02:00
parent 6475051908
commit 43900660b6
19 changed files with 3481 additions and 26 deletions

View File

@ -1,4 +1,4 @@
[gd_scene load_steps=20 format=3 uid="uid://cxet2lvdco2ak"]
[gd_scene load_steps=33 format=3 uid="uid://cxet2lvdco2ak"]
[ext_resource type="Script" uid="uid://duhi4pfoa45j1" path="res://Game/Menu/mapselector.gd" id="1_cnef1"]
[ext_resource type="Texture2D" uid="uid://bgy114b67j3kg" path="res://Assets/Others/8-bit-graphics-pixels-scene-with-castle.jpg" id="1_jteil"]
@ -7,6 +7,9 @@
[ext_resource type="Texture2D" uid="uid://dffphf4kn5sk2" path="res://Assets/Maps/map2.png" id="5_mjmwi"]
[ext_resource type="Texture2D" uid="uid://fevwxt4ody3f" path="res://Assets/Maps/map3.png" id="6_5yqcp"]
[ext_resource type="Texture2D" uid="uid://djv5n53tndiig" path="res://Assets/Others/padlock.png" id="6_udeaf"]
[ext_resource type="Texture2D" uid="uid://c3ig1iy1m4ydq" path="res://Assets/Maps/map4.png" id="8_cg1t8"]
[ext_resource type="Texture2D" uid="uid://c0q8h850738on" path="res://Assets/Maps/map5.png" id="9_losb8"]
[ext_resource type="Texture2D" uid="uid://b3dk0ipi0galp" path="res://Assets/Maps/map6.png" id="9_rjq3w"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_cnef1"]
texture = ExtResource("1_jteil")
@ -44,6 +47,48 @@ texture_margin_top = 5.0
texture_margin_right = 5.0
texture_margin_bottom = 5.0
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_32se8"]
texture = ExtResource("8_cg1t8")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_0idsm"]
texture = ExtResource("8_cg1t8")
texture_margin_left = 5.0
texture_margin_top = 5.0
texture_margin_right = 5.0
texture_margin_bottom = 5.0
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_eun27"]
texture = ExtResource("8_cg1t8")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_ujig1"]
texture = ExtResource("9_losb8")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_oet65"]
texture = ExtResource("9_losb8")
texture_margin_left = 5.0
texture_margin_top = 5.0
texture_margin_right = 5.0
texture_margin_bottom = 5.0
[sub_resource type="CompressedTexture2D" id="CompressedTexture2D_rjq3w"]
load_path = "res://.godot/imported/map5.png-866c8a9e4a358af603571c71a29c14d5.ctex"
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_rhwuk"]
texture = SubResource("CompressedTexture2D_rjq3w")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_h63b2"]
texture = ExtResource("9_rjq3w")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_7vqd6"]
texture = ExtResource("9_rjq3w")
texture_margin_left = 5.0
texture_margin_top = 5.0
texture_margin_right = 5.0
texture_margin_bottom = 5.0
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_42tg7"]
texture = ExtResource("9_rjq3w")
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_cnef1"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_mjmwi"]
@ -244,14 +289,14 @@ alignment = 1
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer/fourth"]
layout_mode = 2
size_flags_horizontal = 4
text = "3rd Level"
text = "4th Level"
[node name="Button" type="Button" parent="VBoxContainer/HBoxContainer/fourth"]
custom_minimum_size = Vector2(120, 80)
layout_mode = 2
theme_override_styles/disabled = SubResource("StyleBoxTexture_44oc2")
theme_override_styles/hover = SubResource("StyleBoxTexture_losb8")
theme_override_styles/normal = SubResource("StyleBoxTexture_44oc2")
theme_override_styles/disabled = SubResource("StyleBoxTexture_32se8")
theme_override_styles/hover = SubResource("StyleBoxTexture_0idsm")
theme_override_styles/normal = SubResource("StyleBoxTexture_eun27")
[node name="TextureRect" type="TextureRect" parent="VBoxContainer/HBoxContainer/fourth/Button"]
layout_mode = 1
@ -273,6 +318,78 @@ layout_mode = 2
size_flags_horizontal = 4
text = "Score: 10 / "
[node name="fith" type="VBoxContainer" parent="VBoxContainer/HBoxContainer"]
layout_mode = 2
alignment = 1
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer/fith"]
layout_mode = 2
size_flags_horizontal = 4
text = "5th Level"
[node name="Button" type="Button" parent="VBoxContainer/HBoxContainer/fith"]
custom_minimum_size = Vector2(120, 80)
layout_mode = 2
theme_override_styles/disabled = SubResource("StyleBoxTexture_ujig1")
theme_override_styles/hover = SubResource("StyleBoxTexture_oet65")
theme_override_styles/normal = SubResource("StyleBoxTexture_rhwuk")
[node name="TextureRect" type="TextureRect" parent="VBoxContainer/HBoxContainer/fith/Button"]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -20.0
offset_top = -20.0
offset_right = 20.0
offset_bottom = 20.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("6_udeaf")
[node name="Label2" type="Label" parent="VBoxContainer/HBoxContainer/fith"]
layout_mode = 2
size_flags_horizontal = 4
text = "Score: 10 / "
[node name="sixth" type="VBoxContainer" parent="VBoxContainer/HBoxContainer"]
layout_mode = 2
alignment = 1
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer/sixth"]
layout_mode = 2
size_flags_horizontal = 4
text = "6th Level"
[node name="Button" type="Button" parent="VBoxContainer/HBoxContainer/sixth"]
custom_minimum_size = Vector2(120, 80)
layout_mode = 2
theme_override_styles/disabled = SubResource("StyleBoxTexture_h63b2")
theme_override_styles/hover = SubResource("StyleBoxTexture_7vqd6")
theme_override_styles/normal = SubResource("StyleBoxTexture_42tg7")
[node name="TextureRect" type="TextureRect" parent="VBoxContainer/HBoxContainer/sixth/Button"]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -20.0
offset_top = -20.0
offset_right = 20.0
offset_bottom = 20.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("6_udeaf")
[node name="Label2" type="Label" parent="VBoxContainer/HBoxContainer/sixth"]
layout_mode = 2
size_flags_horizontal = 4
text = "Score: 10 / "
[node name="HBoxContainer" type="HBoxContainer" parent="."]
layout_mode = 1
anchors_preset = 12