Start screen
This commit is contained in:
13
fonts/ButtonFont.tres
Normal file
13
fonts/ButtonFont.tres
Normal file
@ -0,0 +1,13 @@
|
||||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://fonts/Gamer.ttf" type="DynamicFontData" id=1]
|
||||
|
||||
[resource]
|
||||
|
||||
size = 20
|
||||
use_mipmaps = false
|
||||
use_filter = false
|
||||
extra_spacing_top = -4
|
||||
font_data = ExtResource( 1 )
|
||||
_sections_unfolded = [ "Extra Spacing", "Font", "Settings" ]
|
||||
|
12
fonts/TitleFont.tres
Normal file
12
fonts/TitleFont.tres
Normal file
@ -0,0 +1,12 @@
|
||||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://fonts/525-ROUN.TTF" type="DynamicFontData" id=1]
|
||||
|
||||
[resource]
|
||||
|
||||
size = 30
|
||||
use_mipmaps = false
|
||||
use_filter = false
|
||||
font_data = ExtResource( 1 )
|
||||
_sections_unfolded = [ "Font", "Settings" ]
|
||||
|
Reference in New Issue
Block a user