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