Files
Kalulu/sources/language_tool/kalulu_speech_title.tscn
T
2025-04-09 16:56:40 +02:00

24 lines
696 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://bbvgtp81etltf"]
[ext_resource type="Script" uid="uid://buutin0kywi2f" path="res://sources/language_tool/kalulu_speech_title.gd" id="1_6lip0"]
[node name="KaluluSpeechTitle" type="PanelContainer"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 3
script = ExtResource("1_6lip0")
[node name="MarginContainer" type="MarginContainer" parent="."]
layout_mode = 2
[node name="TitleLabel" type="Label" parent="MarginContainer"]
unique_name_in_owner = true
layout_mode = 2
theme_override_font_sizes/font_size = 72
text = "Title Screen"
horizontal_alignment = 1
vertical_alignment = 1