aboutsummaryrefslogtreecommitdiff
path: root/client/map/items/unknown_order.tscn
blob: 241163877f8c46c40f8e549205f4fbad053f7d9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[gd_scene load_steps=3 format=3 uid="uid://dgg7srscxmtmy"]

[ext_resource type="FontFile" uid="uid://bo4vh5xkpvrh1" path="res://gui/resources/fonts/font-sansita-swashed.woff2" id="1_3pq52"]

[sub_resource type="FontVariation" id="FontVariation_ligxx"]
base_font = ExtResource("1_3pq52")
variation_opentype = {
2003265652: 700
}

[node name="UnknownOrder" type="Node3D"]

[node name="Label3D" type="Label3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.189058, 0)
pixel_size = 0.0025
billboard = 1
modulate = Color(0, 0, 0, 1)
text = "!"
font = SubResource("FontVariation_ligxx")
font_size = 256
outline_size = 0