fix(feedback): remove ball contact screen flash

This commit is contained in:
Josh Creek
2026-08-08 08:52:39 +01:00
parent 0223b55de8
commit 0285116ddc
4 changed files with 1 additions and 28 deletions
-11
View File
@@ -118,17 +118,6 @@ label_settings = SubResource("LabelSettings_kickoff")
horizontal_alignment = 1
vertical_alignment = 1
[node name="ImpactFlash" type="ColorRect" parent="Control"]
visible = false
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
color = Color(0.72, 0.9, 1, 0)
[node name="GoalCelebration" type="Control" parent="Control"]
visible = false
layout_mode = 1