14 lines
382 B
Text
14 lines
382 B
Text
|
[gd_scene load_steps=2 format=3 uid="uid://s88w3sskto6k"]
|
||
|
|
||
|
[ext_resource type="Theme" uid="uid://d035h7upxrw3h" path="res://theme.tres" id="1_elk14"]
|
||
|
|
||
|
[node name="RichTextLabel" type="RichTextLabel"]
|
||
|
clip_contents = false
|
||
|
offset_left = 9.0
|
||
|
offset_top = 5.0
|
||
|
offset_right = 26.0
|
||
|
offset_bottom = 16.0
|
||
|
theme = ExtResource("1_elk14")
|
||
|
theme_override_constants/outline_size = 3
|
||
|
text = "A"
|