mirror of
https://github.com/godotengine/tps-demo.git
synced 2026-01-07 10:09:56 +03:00
14 lines
288 B
Plaintext
14 lines
288 B
Plaintext
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://menu/font/PT_Sans-Web-Bold.ttf" type="DynamicFontData" id=1]
|
|
|
|
[resource]
|
|
|
|
size = 40
|
|
outline_size = 0
|
|
outline_color = Color( 1, 1, 1, 1 )
|
|
use_mipmaps = false
|
|
use_filter = false
|
|
font_data = ExtResource( 1 )
|
|
|