mirror of
https://codeberg.org/ProgramSnail/konkr_game_3d.git
synced 2026-01-08 12:45:00 +00:00
11 lines
243 B
Text
11 lines
243 B
Text
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://fonts/kirifont/KiriFont.otf" type="DynamicFontData" id=1]
|
|
|
|
[resource]
|
|
|
|
size = 32
|
|
extra_spacing_top = -5
|
|
extra_spacing_bottom = -20
|
|
font_data = ExtResource( 1 )
|
|
|