30 lines
819 B
Plaintext
30 lines
819 B
Plaintext
|
[gd_scene load_steps=2 format=3 uid="uid://cwh0dsm8otwcu"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://common/gui/common_image_text.gd" id="1_5q527"]
|
||
|
|
||
|
[node name="CommonImageText" type="MarginContainer"]
|
||
|
offset_right = 40.0
|
||
|
offset_bottom = 83.0
|
||
|
size_flags_horizontal = 0
|
||
|
size_flags_vertical = 0
|
||
|
script = ExtResource("1_5q527")
|
||
|
|
||
|
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 0
|
||
|
size_flags_vertical = 0
|
||
|
|
||
|
[node name="icon" type="TextureRect" parent="VBoxContainer"]
|
||
|
unique_name_in_owner = true
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 4
|
||
|
size_flags_vertical = 4
|
||
|
stretch_mode = 3
|
||
|
|
||
|
[node name="content" type="Label" parent="VBoxContainer"]
|
||
|
unique_name_in_owner = true
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 4
|
||
|
theme_override_font_sizes/font_size = 28
|
||
|
horizontal_alignment = 1
|