step 6: credits_scene substituix doCredits() (scroll vertical + parallax condicional)

This commit is contained in:
2026-04-16 00:03:25 +02:00
parent 605c273173
commit 829d7431c1
9 changed files with 203 additions and 70 deletions

View File

@@ -57,6 +57,7 @@ namespace Defaults::Game {
constexpr int HABITACIO_INICIAL = 1;
constexpr int PIRAMIDE_INICIAL = 255;
constexpr int VIDES = 5;
constexpr int DIAMANTS_INICIAL = 0;
constexpr bool USE_NEW_LOGO = true;
constexpr bool SHOW_TITLE_CREDITS = true;
} // namespace Defaults::Game