regression-test-project/Text/Text.tscn
2020-12-01 10:16:36 +01:00

63 lines
1.3 KiB
Plaintext

[gd_scene load_steps=3 format=2]
[ext_resource path="res://Text/RichTextLabel.tscn" type="PackedScene" id=1]
[ext_resource path="res://Text/Label.tscn" type="PackedScene" id=2]
[node name="Text" type="GridContainer"]
anchor_right = 1.0
anchor_bottom = 1.0
columns = 5
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Label" parent="." instance=ExtResource( 2 )]
margin_top = 142.0
margin_right = 280.0
margin_bottom = 156.0
[node name="Label2" parent="." instance=ExtResource( 2 )]
margin_left = 284.0
margin_top = 142.0
margin_right = 367.0
margin_bottom = 156.0
[node name="Label3" parent="." instance=ExtResource( 2 )]
margin_left = 371.0
margin_top = 142.0
margin_right = 454.0
margin_bottom = 156.0
[node name="RichTextLabel" parent="." instance=ExtResource( 1 )]
anchor_right = 0.0
anchor_bottom = 0.0
margin_left = 458.0
margin_right = 738.0
margin_bottom = 298.0
bbcode_text = "Roman
"
text = "Roman
"
[node name="RichTextLabel2" parent="." instance=ExtResource( 1 )]
anchor_right = 0.0
anchor_bottom = 0.0
margin_left = 742.0
margin_right = 1022.0
margin_bottom = 298.0
bbcode_text = "Roman
"
text = "Roman
"
[node name="RichTextLabel3" parent="." instance=ExtResource( 1 )]
anchor_right = 0.0
anchor_bottom = 0.0
margin_top = 302.0
margin_right = 280.0
margin_bottom = 600.0
bbcode_text = "Roman
"
text = "Roman
"