MainMenu V1
This commit is contained in:
9
assets/fonts/3D_Retro_font.tres
Normal file
9
assets/fonts/3D_Retro_font.tres
Normal file
@ -0,0 +1,9 @@
|
||||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://assets/fonts/3Dventure.ttf" type="DynamicFontData" id=1]
|
||||
|
||||
|
||||
[resource]
|
||||
size = 80
|
||||
outline_color = Color( 1, 0, 0, 1 )
|
||||
font_data = ExtResource( 1 )
|
BIN
assets/fonts/3Dventure.ttf
Normal file
BIN
assets/fonts/3Dventure.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/Early GameBoy.ttf
Normal file
BIN
assets/fonts/Early GameBoy.ttf
Normal file
Binary file not shown.
8
assets/fonts/GB_Retro_font.tres
Normal file
8
assets/fonts/GB_Retro_font.tres
Normal file
@ -0,0 +1,8 @@
|
||||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://assets/fonts/Early GameBoy.ttf" type="DynamicFontData" id=1]
|
||||
|
||||
|
||||
[resource]
|
||||
size = 32
|
||||
font_data = ExtResource( 1 )
|
7
assets/fonts/SMB_font.tres
Normal file
7
assets/fonts/SMB_font.tres
Normal file
@ -0,0 +1,7 @@
|
||||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://assets/fonts/Super-Mario-Bros--3.ttf" type="DynamicFontData" id=1]
|
||||
|
||||
|
||||
[resource]
|
||||
font_data = ExtResource( 1 )
|
BIN
assets/fonts/Super-Mario-Bros--3.ttf
Normal file
BIN
assets/fonts/Super-Mario-Bros--3.ttf
Normal file
Binary file not shown.
BIN
assets/graphics/placeholder-image.png
Normal file
BIN
assets/graphics/placeholder-image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.6 KiB |
34
assets/graphics/placeholder-image.png.import
Normal file
34
assets/graphics/placeholder-image.png.import
Normal file
@ -0,0 +1,34 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/placeholder-image.png-67933ebd1defac4ec751d8080b26b918.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/graphics/placeholder-image.png"
|
||||
dest_files=[ "res://.import/placeholder-image.png-67933ebd1defac4ec751d8080b26b918.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
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
svg/scale=1.0
|
2
assets/info.txt
Normal file
2
assets/info.txt
Normal file
@ -0,0 +1,2 @@
|
||||
license: Freeware, Non-Commercial
|
||||
link: https://www.fontspace.com/debug-font-f53756
|
Reference in New Issue
Block a user