This commit is contained in:
Clevertop 2024-08-10 17:20:39 +10:00
parent fada7c657b
commit 685d9642dc
3 changed files with 8 additions and 1 deletions

View file

@ -39,7 +39,6 @@ texture = ExtResource("1_mpwvh")
expand_mode = 1
[node name="Terminal" type="Control" parent="."]
visible = false
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
@ -70,6 +69,10 @@ layout_mode = 2
text = "Terminal UI"
horizontal_alignment = 1
[node name="Label2" type="Label" parent="Terminal/MarginContainer/PanelContainer/VBoxContainer"]
layout_mode = 2
text = "Available commands: 3x Jump, 1x Dash"
[node name="CloseButton" type="Button" parent="Terminal/MarginContainer/PanelContainer"]
layout_mode = 2
size_flags_horizontal = 8