update fonts and some gui
This commit is contained in:
+3
-2
@@ -9,6 +9,7 @@
|
||||
[ext_resource type="AnimationLibrary" uid="uid://c3pyopnwibckj" path="res://assets/characters/animations/animation-pack.res" id="6_5oq5w"]
|
||||
[ext_resource type="Script" uid="uid://cwwwixc07jc86" path="res://scripts/bot_controller.gd" id="7_botctrl"]
|
||||
[ext_resource type="Texture2D" uid="uid://y4l3c6305ier" path="res://assets/models/character_pointer/character_pointer_Char Pointer_color.png" id="7_ur7pv"]
|
||||
[ext_resource type="FontFile" uid="uid://xnjx058n4tsw" path="res://assets/fonts/Nougat-ExtraBlack.ttf" id="8_y4r1p"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_83jal"]
|
||||
resource_name = "Material.001"
|
||||
@@ -102,7 +103,7 @@ shape = SubResource("SphereShape3D_3oo5r")
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.0281162, 0)
|
||||
billboard = 1
|
||||
text = "username"
|
||||
font = SubResource("FontVariation_q2tkp")
|
||||
font = ExtResource("8_y4r1p")
|
||||
font_size = 48
|
||||
outline_size = 26
|
||||
uppercase = true
|
||||
@@ -113,7 +114,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.83275956, 1.5372815, 0)
|
||||
billboard = 1
|
||||
modulate = Color(0.32, 0.614667, 1, 1)
|
||||
text = "1st"
|
||||
font = SubResource("FontVariation_q2tkp")
|
||||
font = ExtResource("8_y4r1p")
|
||||
font_size = 62
|
||||
outline_size = 26
|
||||
autowrap_mode = 2
|
||||
|
||||
Reference in New Issue
Block a user