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://ur3wpe2kp2j2"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://cb41qqmxqurj8" path="res://src/ui/fonts/FT88-Bold.ttf" id="1_t2ic4"]
|
||||
[ext_resource type="FontFile" uid="uid://duu4matpexcq4" path="res://src/ui/fonts/LSANS.TTF" id="1_jsy43"]
|
||||
|
||||
[resource]
|
||||
font = ExtResource("1_t2ic4")
|
||||
font = ExtResource("1_jsy43")
|
||||
font_size = 36
|
||||
font_color = Color(0, 0.682353, 0.937255, 1)
|
||||
|
||||
Reference in New Issue
Block a user