23 lines
763 B
Plaintext
23 lines
763 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://6pksgv6tttqi"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bbr6qvhqdent7" path="res://Assets/Images/Card_Building/UI/UI_Building_ProgressBar_2.png" id="1_rf1pa"]
|
|
|
|
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_5ftex"]
|
|
texture = ExtResource("1_rf1pa")
|
|
texture_margin_left = 8.51032
|
|
texture_margin_top = 5.40166
|
|
texture_margin_right = 11.8707
|
|
texture_margin_bottom = 4.98011
|
|
|
|
[node name="Label" type="RichTextLabel"]
|
|
offset_left = -176.0
|
|
offset_top = -42.0
|
|
offset_right = -3.0
|
|
offset_bottom = 4.0
|
|
theme_override_constants/outline_size = 5
|
|
theme_override_styles/normal = SubResource("StyleBoxTexture_5ftex")
|
|
bbcode_enabled = true
|
|
text = "[color=red]aasdadasds[/color]adasdasd"
|
|
fit_content = true
|
|
autowrap_mode = 1
|