Files
tux-typing-plus/scenes/menu/title.tscn

48 lines
1.5 KiB
Plaintext
Raw Normal View History

[gd_scene format=3 uid="uid://c55x8omw04pov"]
[ext_resource type="Shader" path="res://scroll.gdshader" id="1_kpexm"]
[ext_resource type="Texture2D" uid="uid://db557qcd1godx" path="res://textures/scrolbackground.png" id="2_3xoar"]
[ext_resource type="Texture2D" uid="uid://dew71sa7dwdnc" path="res://textures/tux typing +.png" id="3_mom7w"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_7lgly"]
shader = ExtResource("1_kpexm")
shader_parameter/speed = 0.1
[sub_resource type="LabelSettings" id="LabelSettings_kpexm"]
font_size = 88
outline_size = 30
outline_color = Color(0.97571033, 0.39818302, 0.64404315, 1)
shadow_size = 32
shadow_color = Color(0.9254902, 0.38039216, 0.6666667, 1)
shadow_offset = Vector2(9.8, 5.495)
[node name="Node2D" type="Node2D" unique_id=1339304157]
[node name="ColorRect" type="ColorRect" parent="." unique_id=630609451]
offset_right = 1153.0
offset_bottom = 650.0
[node name="background" type="TextureRect" parent="." unique_id=1445482887]
material = SubResource("ShaderMaterial_7lgly")
offset_right = 1152.0
offset_bottom = 649.0
texture = ExtResource("2_3xoar")
stretch_mode = 1
[node name="title" type="TextureRect" parent="." unique_id=10081208]
offset_left = 113.0
offset_top = -139.0
offset_right = 1127.0935
offset_bottom = 624.0
texture = ExtResource("3_mom7w")
[node name="Label" type="Label" parent="." unique_id=1454591183]
offset_left = 508.0
offset_top = 445.0
offset_right = 813.0
offset_bottom = 566.0
scale = Vector2(0.5, 0.5)
text = "Start!"
label_settings = SubResource("LabelSettings_kpexm")
horizontal_alignment = 1