Added main menu and settings
This commit is contained in:
BIN
Binary file not shown.
@@ -0,0 +1,25 @@
|
||||
[remap]
|
||||
|
||||
importer="font_data_image"
|
||||
type="FontFile"
|
||||
uid="uid://b7myfapuyueyy"
|
||||
path="res://.godot/imported/font16.png-8508fb402c2297494648b96d293d0e34.fontdata"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://images/fonts/font16.png"
|
||||
dest_files=["res://.godot/imported/font16.png-8508fb402c2297494648b96d293d0e34.fontdata"]
|
||||
|
||||
[params]
|
||||
|
||||
character_ranges=PackedStringArray("\' \'-\'~\'")
|
||||
kerning_pairs=PackedStringArray()
|
||||
columns=94
|
||||
rows=1
|
||||
image_margin=Rect2i(0, 0, 0, 0)
|
||||
character_margin=Rect2i(0, 0, 0, 0)
|
||||
ascent=0
|
||||
descent=0
|
||||
fallbacks=[]
|
||||
compress=true
|
||||
scaling_mode=0
|
||||
BIN
Binary file not shown.
@@ -0,0 +1,25 @@
|
||||
[remap]
|
||||
|
||||
importer="font_data_image"
|
||||
type="FontFile"
|
||||
uid="uid://dxal4vyl0jy4c"
|
||||
path="res://.godot/imported/font8.png-d37c339899adda35b5ea0bd08bc26657.fontdata"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://images/fonts/font8.png"
|
||||
dest_files=["res://.godot/imported/font8.png-d37c339899adda35b5ea0bd08bc26657.fontdata"]
|
||||
|
||||
[params]
|
||||
|
||||
character_ranges=PackedStringArray("\' \'-\'~\'")
|
||||
kerning_pairs=PackedStringArray()
|
||||
columns=94
|
||||
rows=1
|
||||
image_margin=Rect2i(0, 0, 0, 0)
|
||||
character_margin=Rect2i(0, 0, 0, 0)
|
||||
ascent=0
|
||||
descent=0
|
||||
fallbacks=[]
|
||||
compress=true
|
||||
scaling_mode=0
|
||||
BIN
Binary file not shown.
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cw83q4jr80n4d"
|
||||
path="res://.godot/imported/buttons.png-ee0aaf8a4bfe900c7d5c12efe95cc11b.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://images/menu/buttons.png"
|
||||
dest_files=["res://.godot/imported/buttons.png-ee0aaf8a4bfe900c7d5c12efe95cc11b.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
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/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
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
|
||||
Reference in New Issue
Block a user