A bunch more maps
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=33 format=3 uid="uid://cxet2lvdco2ak"]
|
||||
[gd_scene load_steps=45 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"]
|
||||
@ -10,6 +10,9 @@
|
||||
[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"]
|
||||
[ext_resource type="Texture2D" uid="uid://nxo2e3kn35ym" path="res://Assets/Maps/map7.png" id="11_uvrvw"]
|
||||
[ext_resource type="Texture2D" uid="uid://b8gw3mcck5ig6" path="res://Assets/Maps/map8.png" id="12_44oc2"]
|
||||
[ext_resource type="Texture2D" uid="uid://cn502nylvorxv" path="res://Assets/Maps/map9.png" id="13_hmthg"]
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_cnef1"]
|
||||
texture = ExtResource("1_jteil")
|
||||
@ -89,6 +92,45 @@ texture_margin_bottom = 5.0
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_42tg7"]
|
||||
texture = ExtResource("9_rjq3w")
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_7w5kq"]
|
||||
texture = ExtResource("11_uvrvw")
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_c13he"]
|
||||
texture = ExtResource("11_uvrvw")
|
||||
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_j14e4"]
|
||||
texture = ExtResource("11_uvrvw")
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_8m1pv"]
|
||||
texture = ExtResource("12_44oc2")
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_yuwpe"]
|
||||
texture = ExtResource("12_44oc2")
|
||||
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_7syen"]
|
||||
texture = ExtResource("12_44oc2")
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_u8iav"]
|
||||
texture = ExtResource("13_hmthg")
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_8svj5"]
|
||||
texture = ExtResource("13_hmthg")
|
||||
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_1ujta"]
|
||||
texture = ExtResource("13_hmthg")
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_cnef1"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_mjmwi"]
|
||||
@ -390,6 +432,120 @@ layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
text = "Score: 10 / "
|
||||
|
||||
[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer"]
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 8
|
||||
theme_override_constants/separation = 30
|
||||
alignment = 1
|
||||
|
||||
[node name="seventh" type="VBoxContainer" parent="VBoxContainer/HBoxContainer2"]
|
||||
layout_mode = 2
|
||||
alignment = 1
|
||||
|
||||
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer2/seventh"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
text = "7th Level"
|
||||
|
||||
[node name="Button" type="Button" parent="VBoxContainer/HBoxContainer2/seventh"]
|
||||
custom_minimum_size = Vector2(120, 80)
|
||||
layout_mode = 2
|
||||
theme_override_styles/disabled = SubResource("StyleBoxTexture_7w5kq")
|
||||
theme_override_styles/hover = SubResource("StyleBoxTexture_c13he")
|
||||
theme_override_styles/normal = SubResource("StyleBoxTexture_j14e4")
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="VBoxContainer/HBoxContainer2/seventh/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/HBoxContainer2/seventh"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
text = "Score: 10 / "
|
||||
|
||||
[node name="eighth" type="VBoxContainer" parent="VBoxContainer/HBoxContainer2"]
|
||||
layout_mode = 2
|
||||
alignment = 1
|
||||
|
||||
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer2/eighth"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
text = "8th Level"
|
||||
|
||||
[node name="Button" type="Button" parent="VBoxContainer/HBoxContainer2/eighth"]
|
||||
custom_minimum_size = Vector2(120, 80)
|
||||
layout_mode = 2
|
||||
theme_override_styles/disabled = SubResource("StyleBoxTexture_8m1pv")
|
||||
theme_override_styles/hover = SubResource("StyleBoxTexture_yuwpe")
|
||||
theme_override_styles/normal = SubResource("StyleBoxTexture_7syen")
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="VBoxContainer/HBoxContainer2/eighth/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/HBoxContainer2/eighth"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
text = "Score: 10 / "
|
||||
|
||||
[node name="nineth" type="VBoxContainer" parent="VBoxContainer/HBoxContainer2"]
|
||||
layout_mode = 2
|
||||
alignment = 1
|
||||
|
||||
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer2/nineth"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
text = "9th Level"
|
||||
|
||||
[node name="Button" type="Button" parent="VBoxContainer/HBoxContainer2/nineth"]
|
||||
custom_minimum_size = Vector2(120, 80)
|
||||
layout_mode = 2
|
||||
theme_override_styles/disabled = SubResource("StyleBoxTexture_u8iav")
|
||||
theme_override_styles/hover = SubResource("StyleBoxTexture_8svj5")
|
||||
theme_override_styles/normal = SubResource("StyleBoxTexture_1ujta")
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="VBoxContainer/HBoxContainer2/nineth/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/HBoxContainer2/nineth"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
text = "Score: 10 / "
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 12
|
||||
@ -420,4 +576,7 @@ theme_override_styles/normal = SubResource("StyleBoxFlat_5yqcp")
|
||||
text = "Main Menu"
|
||||
|
||||
[connection signal="pressed" from="VBoxContainer/HBoxContainer/first/Button" to="." method="_on_button_map1_pressed"]
|
||||
[connection signal="pressed" from="VBoxContainer/HBoxContainer2/seventh/Button" to="." method="_on_button_map1_pressed"]
|
||||
[connection signal="pressed" from="VBoxContainer/HBoxContainer2/eighth/Button" to="." method="_on_button_map1_pressed"]
|
||||
[connection signal="pressed" from="VBoxContainer/HBoxContainer2/nineth/Button" to="." method="_on_button_map1_pressed"]
|
||||
[connection signal="pressed" from="HBoxContainer/MarginContainer/Button" to="." method="_on_button_pressed"]
|
||||
|
||||
Reference in New Issue
Block a user