regression-test-project/Text/Text.tscn
2020-12-13 19:26:04 +01:00

32 lines
746 B
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
script = null
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Label" parent="." instance=ExtResource( 2 )]
margin_top = 291.0
margin_bottom = 308.0
structured_text_bidi_override_options = [ ]
[node name="RichTextLabel50" parent="." instance=ExtResource( 1 )]
anchor_right = 0.0
anchor_bottom = 0.0
margin_left = 87.0
margin_right = 321.0
margin_bottom = 600.0
bbcode_text = "Roman
"
text = "Roman
"
custom_effects = [ ]
structured_text_bidi_override_options = [ ]