mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
1ad1ecb960
* Renamed the Asset folder and subfolders to lowercase * Fixed font loading issue Co-authored-by: OverloadedOrama <manoschool@yahoo.com>
9 lines
214 B
Plaintext
9 lines
214 B
Plaintext
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://assets/fonts/Roboto-Regular.ttf" type="DynamicFontData" id=1]
|
|
|
|
[resource]
|
|
size = 10
|
|
use_mipmaps = true
|
|
font_data = ExtResource( 1 )
|