Jam10/Scenes/TitleScreen/new_dynamicfont.tres

8 lines
198 B
Plaintext
Raw Normal View History

2023-01-29 20:14:42 -05:00
[gd_resource type="DynamicFont" load_steps=2 format=2]
2023-01-30 01:20:01 -05:00
[ext_resource path="res://Fonts/luckiest-guy/LuckiestGuy.ttf" type="DynamicFontData" id=1]
2023-01-29 20:14:42 -05:00
[resource]
size = 48
2023-01-30 01:20:01 -05:00
font_data = ExtResource( 1 )