Fix up audio issue and resolve errors in godot log
Replace label style settings with new fonts, need to resolve stretching issue still
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[gd_resource type="LabelSettings" load_steps=2 format=3 uid="uid://c4wbba5mo7qcp"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://bohbd123672ea" path="res://src/ui/fonts/FT88-Italic.ttf" id="1_ofouc"]
|
||||
[ext_resource type="FontFile" uid="uid://ddvfnyovqnvew" path="res://src/ui/fonts/LSANSI.TTF" id="1_gvqi7"]
|
||||
|
||||
[resource]
|
||||
font = ExtResource("1_ofouc")
|
||||
font = ExtResource("1_gvqi7")
|
||||
font_size = 36
|
||||
font_color = Color(1, 0.94902, 0, 1)
|
||||
|
||||
Reference in New Issue
Block a user