Files
Omens-Ascent/scenes/components/outro.tscn

35 lines
1.1 KiB
Plaintext

[gd_scene format=3 uid="uid://ceeldscwvns0m"]
[ext_resource type="Script" uid="uid://i5pq8ek4jkq" path="res://scenes/components/outro.gd" id="1_icxug"]
[ext_resource type="FontFile" uid="uid://cqrxu8aj7ih08" path="res://assets/fonts/pixel_font.ttf" id="2_ocxdx"]
[sub_resource type="Theme" id="Theme_kol6p"]
default_font = ExtResource("2_ocxdx")
[node name="Outro" type="Node" unique_id=1077364657]
script = ExtResource("1_icxug")
[node name="CanvasLayer" type="CanvasLayer" parent="." unique_id=335424006]
follow_viewport_enabled = true
[node name="Background" type="ColorRect" parent="CanvasLayer" unique_id=2005237130]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
color = Color(0, 0, 0, 1)
[node name="Label" type="RichTextLabel" parent="CanvasLayer" unique_id=1899603309]
offset_right = 321.0
offset_bottom = 182.0
theme = SubResource("Theme_kol6p")
theme_override_colors/font_outline_color = Color(0, 1, 0.4, 1)
horizontal_alignment = 1
vertical_alignment = 1
[node name="FadeOut" type="ColorRect" parent="CanvasLayer" unique_id=642150202]
offset_right = 40.0
offset_bottom = 40.0
color = Color(0, 0, 0, 0)