mirror of
https://codeberg.org/ProgramSnail/konkr_game_3d.git
synced 2025-12-28 17:28:45 +00:00
12 lines
253 B
Text
12 lines
253 B
Text
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://fonts/poco/Poco.ttf" type="DynamicFontData" id=1]
|
|
|
|
[resource]
|
|
|
|
size = 40
|
|
use_mipmaps = true
|
|
extra_spacing_top = -18
|
|
extra_spacing_bottom = 2
|
|
font_data = ExtResource( 1 )
|
|
|