diff --git a/project/objects/ui/hud.tscn b/project/objects/ui/hud.tscn index 5d49566a..c683e583 100644 --- a/project/objects/ui/hud.tscn +++ b/project/objects/ui/hud.tscn @@ -49,6 +49,7 @@ anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 +mouse_filter = 2 [node name="RichTextLabel" type="RichTextLabel" parent="."] layout_mode = 1 @@ -58,6 +59,7 @@ offset_right = 383.0 offset_bottom = 100.0 focus_mode = 0 focus_recursive_behavior = 1 +mouse_filter = 2 theme_override_font_sizes/normal_font_size = 28 text = "Destructive" vertical_alignment = 1 @@ -65,10 +67,13 @@ script = SubResource("GDScript_b61jh") [node name="RichTextLabel2" type="RichTextLabel" parent="."] layout_mode = 1 -offset_left = 85.0 -offset_top = 89.0 -offset_right = 233.0 -offset_bottom = 133.0 +offset_left = 66.0 +offset_top = 86.0 +offset_right = 214.0 +offset_bottom = 114.0 +focus_mode = 0 +focus_recursive_behavior = 1 +mouse_filter = 2 text = "0" horizontal_alignment = 2 vertical_alignment = 1