Skip to content

Commit 7599114

Browse files
committed
feat(boss): add credits for boss assets
1 parent 3365941 commit 7599114

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

scenes/menus/credits/CreditsMenu.tscn

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,23 +58,31 @@ size_flags_horizontal = 3
5858
size_flags_vertical = 3
5959
theme_override_constants/separation = 30
6060

61-
[node name="CreditsItem01" parent="GlobalMargin/VBox/Scroll/List" instance=ExtResource("1_gd18q")]
61+
[node name="Game Project Template" parent="GlobalMargin/VBox/Scroll/List" instance=ExtResource("1_gd18q")]
6262
layout_mode = 2
6363
size_flags_horizontal = 1
6464
title = "Game Project Template"
6565
author = "Gnu Coding Studio"
6666
link = "https://github.com/GnuCodingStudio/"
6767
link_text = "github.com / GnuCodingStudio"
6868

69-
[node name="CreditsItem02" parent="GlobalMargin/VBox/Scroll/List" instance=ExtResource("1_gd18q")]
69+
[node name="Free Orc Pixel Characters" parent="GlobalMargin/VBox/Scroll/List" instance=ExtResource("1_gd18q")]
70+
layout_mode = 2
71+
size_flags_horizontal = 1
72+
title = "Free Orc Pixel Characters Sprites"
73+
author = "Free Game Assets"
74+
link = "https://free-game-assets.itch.io/free-top-down-orc-game-character-pixel-art"
75+
link_text = "free-game-assets.itch.io"
76+
77+
[node name="Free Pirate Stuff" parent="GlobalMargin/VBox/Scroll/List" instance=ExtResource("1_gd18q")]
7078
layout_mode = 2
7179
size_flags_horizontal = 1
7280
title = "Free Pirate Stuff Icons"
7381
author = "Craftpix"
7482
link = "https://craftpix.net/freebies/free-pirate-stuff-pixel-art-icons/?num=1&count=510&sq=pirate%20icon&pos=5"
7583
link_text = "Craftpix.net"
7684

77-
[node name="CreditsItem03" parent="GlobalMargin/VBox/Scroll/List" instance=ExtResource("1_gd18q")]
85+
[node name="Skeleton" parent="GlobalMargin/VBox/Scroll/List" instance=ExtResource("1_gd18q")]
7886
layout_mode = 2
7987
size_flags_horizontal = 1
8088
title = "Skeleton"

0 commit comments

Comments
 (0)