Commit Graph

8 Commits

Author SHA1 Message Date
John Cooper McDonald
568d45ee31 Change 1-up flagpole to replace the 5000 point bonus (#550)
* Change 1-up flagpole to replace the 5000 point bonus

* Also no 1-ups in you vs boo

* Update EndFlagpole.gd

* Style

* Update EndFlagpole.tscn
2025-10-18 14:42:51 +01:00
jdaster64
00fffc35b7 Fix 1UP check condition for LL (#446) 2025-09-29 11:43:38 +01:00
JHDev2006
11a4b57ac5 cleaned up some of the posing code 2025-09-26 12:58:25 +01:00
KirbyKidJ
db23384a0c Fixed position offsetting bug 2025-09-25 18:55:16 -07:00
KirbyKidJ
a7eeab14a3 I realized I didn't need an extra Node2D 2025-09-25 17:57:26 -07:00
KirbyKidJ
2d4b6105b6 All-Stars Pose at Level End
This adds a new and optional animation for Characters called `PoseDoor`. When a character uses this animation, they stop at the entrance of the castle door to strike a pose like in All-Stars.
2025-09-25 17:47:11 -07:00
KirbyKidJ
42cfcaf872 Special Castle in Level Editor
This PR changes the End Final Castle to use the Special visuals when the level is in the SMBS campaign.

This is primarily for the Level Editor / Custom Levels and isn't really necessary for the main campaigns. Hence the added check to see if the Level Editor is used.
2025-09-21 11:26:18 -07:00
JHDev2006
3773bdaf64 added the game 2025-09-13 16:30:32 +01:00