reorganization
This commit is contained in:
BIN
source/fonts/525-ROUN.TTF
Normal file
BIN
source/fonts/525-ROUN.TTF
Normal file
Binary file not shown.
13
source/fonts/ButtonFont.tres
Normal file
13
source/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" ]
|
||||
|
BIN
source/fonts/Gamer.ttf
Normal file
BIN
source/fonts/Gamer.ttf
Normal file
Binary file not shown.
12
source/fonts/TitleFont.tres
Normal file
12
source/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