Added new backgrounds

This commit is contained in:
Noah 2022-10-28 14:01:11 -05:00
parent d942277add
commit 878b958268
7 changed files with 50 additions and 10 deletions

View File

@ -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

View File

@ -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]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 872 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 KiB

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 888 KiB

View File

@ -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