This commit is contained in:
John-vince 2025-05-23 18:15:30 +02:00
commit 9a4a244f27
2 changed files with 6 additions and 12 deletions

View File

@ -43,9 +43,6 @@ var credits = [
"Art",
"MewTheNekomata",
"TheSkyWinds"
],[
"Music",
"PLACEHOLDER"
],[
"Sound Effects",
"\"Picked Coin Echo\" 1 & 2 by NenadSimic licensed CC-BY 3.0",
@ -55,8 +52,9 @@ var credits = [
"Developed with Godot Engine",
"https://godotengine.org/license",
"",
"Art created with Pixelorama",
"https://orama-interactive.itch.io/pixelorama"
"Art created with Pixelorama & Krita",
"https://orama-interactive.itch.io/pixelorama",
"https://krita.org/en/"
],[
"Special thanks",
"The Game Smith for tileset",

View File

@ -133,9 +133,6 @@ position = Vector2(-338, 156)
[node name="exitZone1" parent="." instance=ExtResource("5_r1egm")]
position = Vector2(304, 1266)
[node name="fadeOut" parent="exitZone1" index="1"]
visible = false
[node name="Rock tutorial" type="Label" parent="."]
offset_left = 78.0
offset_top = -381.0
@ -173,14 +170,13 @@ color = Color(0.0214346, 0.0214346, 0.0214346, 1)
[node name="Label" type="Label" parent="introAnimation"]
z_index = 50
offset_left = 267.0
offset_left = 220.0
offset_top = 119.0
offset_right = 460.0
offset_bottom = 142.0
offset_right = 467.0
offset_bottom = 143.0
theme_override_fonts/font = ExtResource("7_dpa6y")
text = "TEST PLACEHOLDER TEST"
[connection signal="animation_finished" from="introAnimation" to="player" method="_on_intro_animation_animation_finished"]
[editable path="player"]
[editable path="exitZone1"]