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://ckvxvx2tiwttt"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://cb41qqmxqurj8" path="res://src/ui/fonts/FT88-Bold.ttf" id="1_roceg"]
|
||||
[ext_resource type="FontFile" uid="uid://ddvfnyovqnvew" path="res://src/ui/fonts/LSANSI.TTF" id="1_fr1ua"]
|
||||
|
||||
[resource]
|
||||
font = ExtResource("1_roceg")
|
||||
font = ExtResource("1_fr1ua")
|
||||
font_size = 36
|
||||
font_color = Color(1, 0.94902, 0, 1)
|
||||
|
||||
Reference in New Issue
Block a user