From d6705d665e108b9f477c8aaa7e9dbea71c5fa3c2 Mon Sep 17 00:00:00 2001 From: betalars Date: Mon, 24 Feb 2025 15:58:43 +0100 Subject: [PATCH] WIP: adding new subway map --- design/subway/subway_map.svg | 719 ++++++++++++++++++ .../transition/misc/subway_map.png | 3 + .../transition/misc/subway_map.png.import | 34 + .../transition/misc/subway_map.tscn | 216 ++++++ 4 files changed, 972 insertions(+) create mode 100644 design/subway/subway_map.svg create mode 100644 src/base-environments/transition/misc/subway_map.png create mode 100644 src/base-environments/transition/misc/subway_map.png.import create mode 100644 src/base-environments/transition/misc/subway_map.tscn diff --git a/design/subway/subway_map.svg b/design/subway/subway_map.svg new file mode 100644 index 0000000..4128940 --- /dev/null +++ b/design/subway/subway_map.svg @@ -0,0 +1,719 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bölkenburg + + U + + ZONE P + 4 + 4 + 8 + 8 + 2 + 2 + 7 + 7 + V + + V + B + B + + + + diff --git a/src/base-environments/transition/misc/subway_map.png b/src/base-environments/transition/misc/subway_map.png new file mode 100644 index 0000000..022b0be --- /dev/null +++ b/src/base-environments/transition/misc/subway_map.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f760ac8bb1d5cd3861084c3629b0de036b1fbf8ab9c2f621161b250c6d4275f +size 247276 diff --git a/src/base-environments/transition/misc/subway_map.png.import b/src/base-environments/transition/misc/subway_map.png.import new file mode 100644 index 0000000..2aa9c1c --- /dev/null +++ b/src/base-environments/transition/misc/subway_map.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dg881upy6686k" +path="res://.godot/imported/subway_map.png-068a63a6f7c80f519aac9d1d97d57a33.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://base-environments/transition/misc/subway_map.png" +dest_files=["res://.godot/imported/subway_map.png-068a63a6f7c80f519aac9d1d97d57a33.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/src/base-environments/transition/misc/subway_map.tscn b/src/base-environments/transition/misc/subway_map.tscn new file mode 100644 index 0000000..99de0b2 --- /dev/null +++ b/src/base-environments/transition/misc/subway_map.tscn @@ -0,0 +1,216 @@ +[gd_scene load_steps=5 format=3 uid="uid://bk1l1a7eae838"] + +[ext_resource type="Texture2D" uid="uid://dg881upy6686k" path="res://base-environments/transition/misc/subway_map.png" id="1_p8tnj"] +[ext_resource type="FontFile" uid="uid://bdkb43smt08c0" path="res://import/fonts/Ubuntu-B.ttf" id="2_q6nhe"] + +[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_egt5j"] +bg_color = Color(1, 1, 1, 1) +border_width_left = 4 +border_width_top = 4 +border_width_right = 4 +border_width_bottom = 4 +border_color = Color(0.601223, 0.601223, 0.601223, 1) +corner_radius_top_left = 20 +corner_radius_top_right = 20 +corner_radius_bottom_right = 20 +corner_radius_bottom_left = 20 +expand_margin_left = 10.0 +expand_margin_top = 5.0 +expand_margin_right = 10.0 +expand_margin_bottom = 5.0 + +[sub_resource type="Theme" id="Theme_pp368"] +default_font = ExtResource("2_q6nhe") +default_font_size = 50 +Label/colors/font_color = Color(0, 0, 0, 1) +Label/constants/line_spacing = 7 +Label/styles/normal = SubResource("StyleBoxFlat_egt5j") +SmallLabel/base_type = &"Label" +SmallLabel/colors/font_color = Color(0.340339, 0.340339, 0.340339, 1) +SmallLabel/font_sizes/font_size = 40 + +[node name="SubwayMap" type="Node2D"] + +[node name="SubwayMap" type="Sprite2D" parent="."] +position = Vector2(1448, 1024) +texture = ExtResource("1_p8tnj") + +[node name="Label" type="Label" parent="SubwayMap"] +offset_left = -41.0 +offset_top = -217.0 +offset_right = 195.0 +offset_bottom = -152.0 +rotation = -0.785398 +theme = SubResource("Theme_pp368") +text = "Parity Sq." + +[node name="Label8" type="Label" parent="SubwayMap"] +anchors_preset = -1 +anchor_right = -0.0162293 +anchor_bottom = -0.00537109 +offset_left = -1162.0 +offset_top = -348.0 +offset_right = -919.0 +offset_bottom = -283.0 +rotation = -0.785398 +theme = SubResource("Theme_pp368") +theme_type_variation = &"SmallLabel" +text = "Turing Sq." +metadata/_edit_use_anchors_ = true + +[node name="Label9" type="Label" parent="SubwayMap"] +offset_left = -1045.0 +offset_top = -227.0 +offset_right = -793.0 +offset_bottom = -173.0 +rotation = -0.785398 +theme = SubResource("Theme_pp368") +theme_type_variation = &"SmallLabel" +text = "Lovelace Str." + +[node name="Label10" type="Label" parent="SubwayMap"] +offset_left = -725.0 +offset_top = -227.0 +offset_right = -403.0 +offset_bottom = -173.0 +rotation = -0.785398 +theme = SubResource("Theme_pp368") +theme_type_variation = &"SmallLabel" +text = " Lise-Meitner St." + +[node name="Label11" type="Label" parent="SubwayMap"] +offset_left = -1219.0 +offset_top = 310.0 +offset_right = -975.0 +offset_bottom = 364.0 +rotation = -0.785398 +theme = SubResource("Theme_pp368") +theme_type_variation = &"SmallLabel" +text = "Curie-Street" + +[node name="Label12" type="Label" parent="SubwayMap"] +offset_left = -1313.0 +offset_top = 750.0 +offset_right = -953.0 +offset_bottom = 804.0 +rotation = -0.785398 +theme = SubResource("Theme_pp368") +theme_type_variation = &"SmallLabel" +text = "Julie d'Aubigny St." + +[node name="Label13" type="Label" parent="SubwayMap"] +offset_left = -1199.0 +offset_top = 781.0 +offset_right = -1006.0 +offset_bottom = 835.0 +rotation = -0.785398 +theme = SubResource("Theme_pp368") +theme_type_variation = &"SmallLabel" +text = "Shaw Ally" + +[node name="Label14" type="Label" parent="SubwayMap"] +offset_left = -716.0 +offset_top = 484.0 +offset_right = -348.0 +offset_bottom = 538.0 +rotation = -0.785398 +theme = SubResource("Theme_pp368") +theme_type_variation = &"SmallLabel" +text = "Feuser-Jantzen Sq." + +[node name="Label15" type="Label" parent="SubwayMap"] +offset_left = -140.0 +offset_top = 483.0 +offset_right = 116.0 +offset_bottom = 537.0 +rotation = -0.785398 +theme = SubResource("Theme_pp368") +theme_type_variation = &"SmallLabel" +text = "La Roche Lib." + +[node name="Label7" type="Label" parent="SubwayMap"] +offset_left = -389.0 +offset_top = -229.0 +offset_right = -52.0 +offset_bottom = -164.0 +rotation = -0.785398 +theme = SubResource("Theme_pp368") +text = "Hirschfeld-St." + +[node name="Label2" type="Label" parent="SubwayMap"] +offset_left = 352.0 +offset_top = -220.0 +offset_right = 804.0 +offset_bottom = -155.0 +rotation = -0.785398 +theme = SubResource("Theme_pp368") +text = "Saint-Exupéry Ally" + +[node name="Label3" type="Label" parent="SubwayMap"] +offset_left = 900.0 +offset_top = -243.0 +offset_right = 1148.0 +offset_bottom = -114.0 +rotation = 0.785398 +theme = SubResource("Theme_pp368") +text = "Rosenthal +Hospital " + +[node name="Label4" type="Label" parent="SubwayMap"] +offset_left = 1046.0 +offset_top = 113.0 +offset_right = 1317.0 +offset_bottom = 242.0 +rotation = 0.785398 +theme = SubResource("Theme_pp368") +text = "Ministry of +Education" + +[node name="Label5" type="Label" parent="SubwayMap"] +offset_left = 739.0 +offset_top = 126.0 +offset_right = 1166.0 +offset_bottom = 191.0 +rotation = 0.785398 +theme = SubResource("Theme_pp368") +text = "University (Main) " + +[node name="Label16" type="Label" parent="SubwayMap"] +offset_left = 991.0 +offset_top = -337.0 +offset_right = 1323.0 +offset_bottom = -283.0 +rotation = 0.785398 +theme = SubResource("Theme_pp368") +theme_type_variation = &"SmallLabel" +text = "Gertrud-Koch-St." + +[node name="Label17" type="Label" parent="SubwayMap"] +offset_left = 362.0 +offset_top = 506.0 +offset_right = 655.0 +offset_bottom = 560.0 +rotation = 0.785398 +theme = SubResource("Theme_pp368") +theme_type_variation = &"SmallLabel" +text = "St. Jude Shrine" + +[node name="Label18" type="Label" parent="SubwayMap"] +offset_left = 256.0 +offset_top = 645.0 +offset_right = 536.0 +offset_bottom = 699.0 +rotation = 0.785398 +theme = SubResource("Theme_pp368") +theme_type_variation = &"SmallLabel" +text = "Linietsky Park" + +[node name="Label6" type="Label" parent="SubwayMap"] +offset_left = -59.0 +offset_top = 102.0 +offset_right = 343.0 +offset_bottom = 227.0 +rotation = -0.785398 +theme = SubResource("Theme_pp368") +text = " University + (Old Refectory )"