netmasked/scenes/credits.tscn

147 lines
4 KiB
Text

[gd_scene load_steps=9 format=3 uid="uid://b8f6fhfp1pb58"]
[ext_resource type="Script" uid="uid://b178407fwlyvs" path="res://scripts/credits.gd" id="1_5em78"]
[ext_resource type="Texture2D" uid="uid://d3abeekjumqyb" path="res://assets/player/maske1.png" id="1_nm7lk"]
[ext_resource type="Theme" uid="uid://d3iyu7ukwsn1p" path="res://ui/default_theme.tres" id="2_c1t8d"]
[ext_resource type="Script" uid="uid://synocbtvgrf4" path="res://scripts/shadow.gd" id="2_g4wvt"]
[ext_resource type="Script" uid="uid://bhgj68nop1igc" path="res://scripts/floattt.gd" id="2_pjc1l"]
[ext_resource type="Texture2D" uid="uid://dgd8u7jrpy1v5" path="res://assets/player/maske2.png" id="3_4av4j"]
[ext_resource type="Texture2D" uid="uid://d3h6wl5cnf8ba" path="res://assets/player/maske3.png" id="4_5em78"]
[sub_resource type="SpriteFrames" id="SpriteFrames_h30m1"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("1_nm7lk")
}, {
"duration": 1.0,
"texture": ExtResource("3_4av4j")
}, {
"duration": 1.0,
"texture": ExtResource("4_5em78")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[node name="Node2D" type="Node2D"]
script = ExtResource("1_5em78")
[node name="ColorRect" type="ColorRect" parent="."]
z_index = -10
offset_left = -685.0
offset_top = -704.0
offset_right = -645.0
offset_bottom = -664.0
scale = Vector2(36.570084, 36.570084)
color = Color(0.08235294, 0.09803922, 0.89411765, 1)
[node name="Shadow" type="Node2D" parent="."]
z_index = -1
position = Vector2(1, 99)
script = ExtResource("2_g4wvt")
metadata/_custom_type_script = "uid://synocbtvgrf4"
[node name="Maske1" type="AnimatedSprite2D" parent="."]
position = Vector2(0, 65)
sprite_frames = SubResource("SpriteFrames_h30m1")
autoplay = "default"
script = ExtResource("2_pjc1l")
float_offset = 65.0
[node name="Camera2D" type="Camera2D" parent="."]
zoom = Vector2(2, 2)
[node name="Label" type="Label" parent="."]
offset_left = -54.0
offset_top = 114.0
offset_right = 61.0
offset_bottom = 139.0
theme = ExtResource("2_c1t8d")
text = "Daniel Kauss
Claudia Francisco"
[node name="Label2" type="Label" parent="."]
offset_left = -277.0
offset_top = -151.0
offset_right = -122.0
offset_bottom = 70.0
theme = ExtResource("2_c1t8d")
text = "ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR"
[node name="Label3" type="Label" parent="."]
offset_left = -115.0
offset_top = -151.0
offset_right = 40.0
offset_bottom = 70.0
theme = ExtResource("2_c1t8d")
text = "ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR"
[node name="Label4" type="Label" parent="."]
offset_left = 43.0
offset_top = -151.0
offset_right = 198.0
offset_bottom = 70.0
theme = ExtResource("2_c1t8d")
text = "ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR"
[node name="Label5" type="Label" parent="."]
offset_left = 204.0
offset_top = -151.0
offset_right = 359.0
offset_bottom = 70.0
theme = ExtResource("2_c1t8d")
text = "ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR
ERROR ERROR ERROR ERROR"