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

[ext_resource path="res://Scripts/Game/OutputBlock.cs" type="Script" id=1]

[node name="OutputBlock" type="MarginContainer"]
anchor_right = 1.0
script = ExtResource( 1 )

[node name="ContentLabel" type="RichTextLabel" parent="."]
unique_name_in_owner = true
margin_right = 640.0
margin_bottom = 27.0
bbcode_enabled = true
fit_content_height = true
scroll_active = false