Client/scenes/main_menus.tscn

30 lines
652 B
Text
Raw Normal View History

2025-01-29 13:43:42 +01:00
[gd_scene format=3 uid="uid://bqfijb7bk2g7j"]
[node name="Main Menus" type="Panel"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="RichTextLabel" type="RichTextLabel" parent="."]
clip_contents = false
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -45.5
offset_top = -11.5
offset_right = 45.5
offset_bottom = 11.5
grow_horizontal = 2
grow_vertical = 2
size_flags_stretch_ratio = 7.45
theme_override_font_sizes/normal_font_size = 64
text = "Hello World"
fit_content = true
scroll_active = false
autowrap_mode = 0