diff --git a/Main_menu.tscn b/Main_menu.tscn index 498842b..52f0b2b 100644 --- a/Main_menu.tscn +++ b/Main_menu.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=10 format=2] -[ext_resource path="res://textures/Title-Background.png" type="Texture" id=1] +[ext_resource path="res://textures/backgrounds/background1.png" type="Texture" id=1] [ext_resource path="res://fonts/SPACEBAR.ttf" type="DynamicFontData" id=2] [ext_resource path="res://Main_menu.gd" type="Script" id=3] [ext_resource path="res://fonts/Title-font.tres" type="DynamicFont" id=4] @@ -35,10 +35,14 @@ theme = ExtResource( 5 ) script = ExtResource( 3 ) [node name="Background" type="TextureRect" parent="."] -margin_right = 2000.0 -margin_bottom = 2000.0 -rect_scale = Vector2( 0.722402, 0.558973 ) +margin_left = -64.0 +margin_top = -64.0 +margin_right = 2185.0 +margin_bottom = 2017.0 +rect_scale = Vector2( 0.512202, 0.399751 ) texture = ExtResource( 1 ) +expand = true +stretch_mode = 1 [node name="Header" type="Label" parent="."] anchor_right = 1.0 diff --git a/project.godot b/project.godot index d3b110a..52e1f0e 100644 --- a/project.godot +++ b/project.godot @@ -21,8 +21,9 @@ Versions="*res://Versions.gd" [display] +window/size/resizable=false window/stretch/mode="2d" -window/stretch/aspect="expand" +window/stretch/aspect="keep" [editor] diff --git a/textures/Title-Background.png b/textures/Title-Background.png deleted file mode 100644 index 81e66d1..0000000 Binary files a/textures/Title-Background.png and /dev/null differ diff --git a/textures/backgrounds/background1.png b/textures/backgrounds/background1.png new file mode 100644 index 0000000..a2c0040 Binary files /dev/null and b/textures/backgrounds/background1.png differ diff --git a/textures/Title-Background.png.import b/textures/backgrounds/background1.png.import similarity index 63% rename from textures/Title-Background.png.import rename to textures/backgrounds/background1.png.import index 716079a..6e3fe76 100644 --- a/textures/Title-Background.png.import +++ b/textures/backgrounds/background1.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/Title-Background.png-0143b674e77de207c58522529e141ab8.stex" +path="res://.import/background1.png-987fd557bba3d6e9cdb8de007c1dc54e.stex" metadata={ "vram_texture": false } [deps] -source_file="res://textures/Title-Background.png" -dest_files=[ "res://.import/Title-Background.png-0143b674e77de207c58522529e141ab8.stex" ] +source_file="res://textures/backgrounds/background1.png" +dest_files=[ "res://.import/background1.png-987fd557bba3d6e9cdb8de007c1dc54e.stex" ] [params] @@ -21,8 +21,8 @@ compress/bptc_ldr=0 compress/normal_map=0 flags/repeat=0 flags/filter=true -flags/mipmaps=true -flags/anisotropic=true +flags/mipmaps=false +flags/anisotropic=false flags/srgb=2 process/fix_alpha_border=true process/premult_alpha=false diff --git a/textures/backgrounds/background2.png b/textures/backgrounds/background2.png new file mode 100644 index 0000000..4ec826e Binary files /dev/null and b/textures/backgrounds/background2.png differ diff --git a/textures/backgrounds/background2.png.import b/textures/backgrounds/background2.png.import new file mode 100644 index 0000000..c7cc7f0 --- /dev/null +++ b/textures/backgrounds/background2.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/background2.png-aac9c9dfcf3415a3be1d3053bb8a6f9a.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://textures/backgrounds/background2.png" +dest_files=[ "res://.import/background2.png-aac9c9dfcf3415a3be1d3053bb8a6f9a.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0