From e85293237fed5b85cc0d79de1a0fe200d2812d5d Mon Sep 17 00:00:00 2001 From: Luna Date: Sat, 17 Feb 2018 18:03:20 -0500 Subject: [PATCH] [Hero 2] Fix HUD appearing white --- scenes/heroes/2.tscn | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/scenes/heroes/2.tscn b/scenes/heroes/2.tscn index 092446f..e35df0a 100644 --- a/scenes/heroes/2.tscn +++ b/scenes/heroes/2.tscn @@ -24,32 +24,10 @@ mesh = ExtResource( 3 ) transform = Transform( 1, 0, 0, 0, -1.62921e-07, -1, 0, 1, -1.62921e-07, 0, 1.03066, 0 ) mesh = ExtResource( 4 ) -material/0 = null [node name="Crosshair" parent="MasterOnly" index="0"] -text = "" - -[node name="RepellingHUD" type="Label" parent="MasterOnly" index="1"] - -anchor_left = 0.5 -anchor_top = 0.5 -anchor_right = 0.5 -anchor_bottom = 0.5 -margin_left = -20.0 -margin_top = -7.0 -margin_right = 20.0 -margin_bottom = 7.0 -rect_pivot_offset = Vector2( 0, 0 ) -mouse_filter = 2 -mouse_default_cursor_shape = 0 -size_flags_horizontal = 1 -size_flags_vertical = 4 text = "\\/" -align = 1 -percent_visible = 1.0 -lines_skipped = 0 -max_lines_visible = -1 [node name="Area" type="Area" parent="." index="6"]