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://bqdq5r46uduvd"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://dit3vylt7hmmx" path="res://src/ui/fonts/FT88-Regular.ttf" id="1_gld51"]
|
||||
[ext_resource type="FontFile" uid="uid://duu4matpexcq4" path="res://src/ui/fonts/LSANS.TTF" id="1_kxooq"]
|
||||
|
||||
[resource]
|
||||
font = ExtResource("1_gld51")
|
||||
font = ExtResource("1_kxooq")
|
||||
font_size = 24
|
||||
font_color = Color(0.737255, 0.705882, 0.690196, 1)
|
||||
|
||||
Reference in New Issue
Block a user