quakeball-rust/godot/scenes/command_line_panel.tscn
2026-07-16 17:15:07 +03:00

40 lines
1.2 KiB
Plaintext

[gd_scene format=3 uid="uid://bsb6asp5o35w3"]
[node name="canvas_layer" type="CanvasLayer" unique_id=1517655401]
[node name="command_line_panel" type="CommandLinePanel" parent="." unique_id=2077938969 node_paths=PackedStringArray("input_field", "text_field", "scroll_container")]
input_field = NodePath("input_field")
text_field = NodePath("scroll_container/text_field")
scroll_container = NodePath("scroll_container")
anchors_preset = 10
anchor_right = 1.0
offset_bottom = 307.0
grow_horizontal = 2
[node name="input_field" type="TextEdit" parent="command_line_panel" unique_id=2095748573]
layout_mode = 1
anchors_preset = 10
anchor_right = 1.0
offset_top = 307.0
offset_bottom = 342.0
grow_horizontal = 2
[node name="scroll_container" type="ScrollContainer" parent="command_line_panel" unique_id=1922272461]
custom_minimum_size = Vector2(-1, 0)
layout_mode = 1
anchors_preset = 10
anchor_right = 1.0
offset_left = 1.0
offset_right = -1.0
offset_bottom = 292.0
grow_horizontal = 2
[node name="text_field" type="RichTextLabel" parent="command_line_panel/scroll_container" unique_id=591332585]
custom_minimum_size = Vector2(-1, -1)
layout_mode = 2
bbcode_enabled = true
fit_content = true
scroll_active = false
autowrap_mode = 0
shortcut_keys_enabled = false