Fix up debug info overlay
This commit is contained in:
@@ -125,19 +125,7 @@ unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
text = "Die"
|
||||
|
||||
[node name="DeathCountLabel" type="Label" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 58.0
|
||||
offset_top = 657.0
|
||||
offset_right = 160.0
|
||||
offset_bottom = 680.0
|
||||
text = "Death Count:"
|
||||
|
||||
[node name="DeathCount" type="Label" parent="."]
|
||||
[node name="DebugInfoCheckbox" type="CheckBox" parent="MarginContainer/VBoxContainer/HBoxContainer/VFlowContainer"]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 0
|
||||
offset_left = 165.0
|
||||
offset_top = 658.0
|
||||
offset_right = 205.0
|
||||
offset_bottom = 681.0
|
||||
text = "100"
|
||||
layout_mode = 2
|
||||
text = "Show Debug Info Overlay"
|
||||
|
||||
Reference in New Issue
Block a user