From 1634c6d1d4acf07176f7fdd931a7834634ba2751 Mon Sep 17 00:00:00 2001 From: tpart Date: Fri, 27 Sep 2024 00:13:05 +0200 Subject: Fix unknown order size --- client/map/items/unknown_order.tscn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'client/map/items/unknown_order.tscn') diff --git a/client/map/items/unknown_order.tscn b/client/map/items/unknown_order.tscn index ab8b8d66..ec696161 100644 --- a/client/map/items/unknown_order.tscn +++ b/client/map/items/unknown_order.tscn @@ -14,6 +14,7 @@ variation_opentype = { material = SubResource("StandardMaterial3D_0g852") text = "!" font = SubResource("FontVariation_4sjdr") +font_size = 50 depth = 0.025 [sub_resource type="FontVariation" id="FontVariation_ia2kw"] @@ -30,14 +31,15 @@ albedo_color = Color(0.890196, 0.509804, 0.258824, 1) material = SubResource("StandardMaterial3D_6u718") text = "!" font = SubResource("FontVariation_ia2kw") +font_size = 50 depth = 0.02 [node name="UnknownOrder" type="Node3D"] [node name="Mesh" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1.02, 0, 0, 0, 1, 0, 0.0754608, 0) +transform = Transform3D(1, 0, 0, 0, 1.02, 0, 0, 0, 1, 0, 0.236606, 0) mesh = SubResource("TextMesh_fnxii") [node name="Mesh2" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1.02, 0, 0, 0, 1, -0.00540888, 0.0716295, 0) +transform = Transform3D(1, 0, 0, 0, 1.02, 0, 0, 0, 1, -0.0094446, 0.224512, 0) mesh = SubResource("TextMesh_2l3fe") -- cgit v1.2.3-70-g09d2