Core Background Added

This commit is contained in:
Nicholas 2025-05-23 14:07:58 +01:00
parent eb50c19869
commit 717a2c32a6
3 changed files with 35 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://mrlqkjkosgtf"
path="res://.godot/imported/coreBackgrond3.png-d39c1ea21236471a368c07fdc1c2eb26.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://levels/backgrounds/coreBackgrond3.png"
dest_files=["res://.godot/imported/coreBackgrond3.png-d39c1ea21236471a368c07fdc1c2eb26.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

View File

@ -93,6 +93,7 @@ bg_color = Color(0, 0.533333, 0.968627, 0.188235)
bg_color = Color(0, 0.156863, 0.976471, 1) bg_color = Color(0, 0.156863, 0.976471, 1)
[resource] [resource]
default_font = ExtResource("1_45rmb")
Button/constants/align_to_largest_stylebox = 0 Button/constants/align_to_largest_stylebox = 0
Button/constants/h_separation = 4 Button/constants/h_separation = 4
Button/constants/icon_max_width = 0 Button/constants/icon_max_width = 0