fight log no longer visible and door interactable

This commit is contained in:
2025-12-04 17:31:31 +01:00
parent f32033cb5f
commit 7696271727
2 changed files with 3 additions and 0 deletions
@@ -190,6 +190,7 @@ _label = NodePath("Label")
_current = NodePath("Current")
[node name="Label" type="Label" parent="StateMachineDebugger"]
visible = false
offset_left = -982.0
offset_top = -497.0
offset_right = -893.0
@@ -197,6 +198,7 @@ offset_bottom = -474.0
text = "Hello world"
[node name="Current" type="Label" parent="StateMachineDebugger"]
visible = false
offset_left = 705.0
offset_top = -495.0
offset_right = 794.0