Replace label style settings with new fonts, need to resolve stretching issue still
9 lines
285 B
Plaintext
9 lines
285 B
Plaintext
[gd_resource type="LabelSettings" load_steps=2 format=3 uid="uid://ckvxvx2tiwttt"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://ddvfnyovqnvew" path="res://src/ui/fonts/LSANSI.TTF" id="1_fr1ua"]
|
|
|
|
[resource]
|
|
font = ExtResource("1_fr1ua")
|
|
font_size = 36
|
|
font_color = Color(1, 0.94902, 0, 1)
|