107 lines
3.1 KiB
Plaintext
107 lines
3.1 KiB
Plaintext
[gd_scene format=3 uid="uid://by1jwmfus4cj"]
|
|
|
|
[ext_resource type="Script" uid="uid://c1f5ngd2bvs60" path="res://UI/credits.gd" id="1_ng644"]
|
|
|
|
[node name="Credits" type="Control" unique_id=1656855919]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_ng644")
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="." unique_id=2072240868]
|
|
modulate = Color(0.09019608, 0.09803922, 0.16078432, 1)
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_right = 0.12100001
|
|
anchor_bottom = 0.053000003
|
|
offset_right = 1012.608
|
|
offset_bottom = 613.656
|
|
|
|
[node name="RichTextLabel2" type="RichTextLabel" parent="." unique_id=185795481]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_top = 0.15400001
|
|
anchor_right = 1.0020001
|
|
anchor_bottom = 1.0
|
|
offset_top = 545.208
|
|
offset_right = -2.3040771
|
|
offset_bottom = 547.0
|
|
bbcode_enabled = true
|
|
text = "[center][font_size=27][b]Credits[/b][/font_size][/center]
|
|
|
|
Räume und Möbel:
|
|
|
|
https://limezu.itch.io/moderninteriors
|
|
https://limezu.itch.io/kitchen
|
|
https://maellemarylloup.itch.io/bases-isometric-floor-tiless
|
|
https://mary-jane03.itch.io/50-flooring-tilesetss
|
|
https://of-imperfect.itch.io/2d-door
|
|
|
|
Geist:
|
|
|
|
https://dyru.itch.io/pixel-ghost-template
|
|
|
|
Katze:
|
|
|
|
https://xzany.itch.io/cat-2d-pixel-art
|
|
|
|
Schlüssel:
|
|
|
|
https://drxwat.itch.io/pixel-art-key
|
|
|
|
Essen:
|
|
|
|
https://ghostpixxells.itch.io/pixelfood
|
|
|
|
Sprechblase:
|
|
|
|
https://pooklea.itch.io/emote-speech-bubble-32p
|
|
|
|
NPC im Wohnzimmer:
|
|
|
|
https://pixivan.itch.io/traders-top-down-npc
|
|
|
|
Startbildschirm:
|
|
|
|
https://lambdalighthouse.itch.io/controller-keyboard-template
|
|
https://free-game-assets.itch.io/parallax-halloween-2d-game-backgrounds
|
|
|
|
Einstellungs-Icon:
|
|
https://www.flaticon.com/free-icons/settings
|
|
|
|
Hintergrundmusik:
|
|
|
|
Music track: Haunted House by Aetheric
|
|
Source: https://freetouse.com/music
|
|
Free No Copyright Music Download
|
|
|
|
Soundeffekte:
|
|
|
|
Sound Effect by <a href=\"https://pixabay.com/users/driken5482-45721595/?utm_source=link-attribution&utm_medium=referral&utm_campaign=music&utm_content=236677\">Driken Stan</a> from <a href=\"https://pixabay.com/sound-effects//?utm_source=link-attribution&utm_medium=referral&utm_campaign=music&utm_content=236677\">Pixabay</a>
|
|
|
|
Sound Effect by <a href=\"https://pixabay.com/users/soundshelfstudio-46480698/?utm_source=link-attribution&utm_medium=referral&utm_campaign=music&utm_content=514601\">SoundShelfStudio</a> from <a href=\"https://pixabay.com/sound-effects//?utm_source=link-attribution&utm_medium=referral&utm_campaign=music&utm_content=514601\">Pixabay</a>
|
|
|
|
[center]Besonderer Dank für die Idee an: Paula, Steffi, Paula und Marc [/center]"
|
|
fit_content = true
|
|
horizontal_alignment = 1
|
|
|
|
[node name="Button" type="Button" parent="." unique_id=1591837663]
|
|
modulate = Color(0.69803923, 0.5176471, 0.7411765, 1)
|
|
top_level = true
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.041
|
|
anchor_top = 0.057000004
|
|
anchor_right = 0.16100001
|
|
anchor_bottom = 0.105000004
|
|
offset_left = -0.23200226
|
|
offset_top = 0.063999176
|
|
offset_right = -0.47201538
|
|
offset_bottom = -0.040000916
|
|
text = "zum Hauptmenü"
|
|
|
|
[connection signal="pressed" from="Button" to="." method="_on_button_pressed"]
|