2026-01-24 21:46:06 +02:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://bkw6xqubudrtw"]
|
2026-01-24 14:29:16 +02:00
|
|
|
|
2026-01-24 21:46:06 +02:00
|
|
|
[ext_resource type="Material" uid="uid://crnhvx5xfqmj7" path="res://controller/text_shader.tres" id="2_dmmye"]
|
2026-01-24 14:29:16 +02:00
|
|
|
[ext_resource type="Script" uid="uid://5ud76wl43q3w" path="res://controller/button/controller_button.gd" id="2_t8ak6"]
|
|
|
|
|
|
|
|
|
|
[node name="Button" type="ColorRect" groups=["buttons"]]
|
|
|
|
|
offset_right = 96.0
|
|
|
|
|
offset_bottom = 96.0
|
|
|
|
|
pivot_offset = Vector2(48, 48)
|
|
|
|
|
color = Color(0.164706, 0.164706, 0.164706, 1)
|
|
|
|
|
script = ExtResource("2_t8ak6")
|
|
|
|
|
|
|
|
|
|
[node name="Label" type="RichTextLabel" parent="."]
|
2026-01-24 21:46:06 +02:00
|
|
|
material = ExtResource("2_dmmye")
|
2026-01-24 14:29:16 +02:00
|
|
|
layout_mode = 1
|
|
|
|
|
anchors_preset = 15
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
grow_horizontal = 2
|
|
|
|
|
grow_vertical = 2
|
|
|
|
|
theme_override_font_sizes/normal_font_size = 24
|
|
|
|
|
bbcode_enabled = true
|
2026-01-24 21:46:06 +02:00
|
|
|
scroll_active = false
|
|
|
|
|
autowrap_mode = 0
|
2026-01-24 14:29:16 +02:00
|
|
|
horizontal_alignment = 1
|
|
|
|
|
vertical_alignment = 1
|