diff --git a/project/objects/ui/hud.tscn b/project/objects/ui/hud.tscn new file mode 100644 index 00000000..c0a77728 --- /dev/null +++ b/project/objects/ui/hud.tscn @@ -0,0 +1,24 @@ +[gd_scene format=3 uid="uid://csss0odg2jre1"] + +[node name="HUD" type="Control"] +layout_mode = 3 +anchors_preset = 15 +anchor_right = 1.0 +anchor_bottom = 1.0 +grow_horizontal = 2 +grow_vertical = 2 + +[node name="RichTextLabel" type="RichTextLabel" parent="."] +layout_mode = 1 +anchors_preset = 15 +anchor_right = 1.0 +anchor_bottom = 1.0 +offset_left = 46.0 +offset_top = 34.0 +offset_right = -763.0 +offset_bottom = -493.0 +grow_horizontal = 2 +grow_vertical = 2 +theme_override_font_sizes/normal_font_size = 28 +text = "Destructive" +vertical_alignment = 1