summaryrefslogtreecommitdiff
path: root/Scenes/Game/OutputBlock.tscn
blob: e6f0dfde0d6678fc56f1e01deb7a4bd31d402685 (plain)
1
2
3
4
5
6
7
8
9
10
11
[gd_scene format=2]

[node name="OutputBlock" type="MarginContainer"]
anchor_right = 1.0

[node name="ContentLabel" type="RichTextLabel" parent="."]
margin_right = 640.0
margin_bottom = 54.0
text = "This is where the output goes and it should wrap correctly if it goes beyond the screen width."
fit_content_height = true
scroll_active = false