canviats els núvols per els del Volcano

This commit is contained in:
2024-07-27 10:07:27 +02:00
parent fe361f455a
commit 7501b4936f
12 changed files with 51 additions and 57 deletions

View File

@@ -36,7 +36,7 @@ HiScoreTable::HiScoreTable(SDL_Renderer *renderer, Screen *screen, Asset *asset,
// Inicializa objetos
background->setSrcDest(windowArea);
background->setDstDest(windowArea);
background->setCloudsSpeed(-0.5f);
background->setCloudsSpeed(-0.1f);
background->setGradientNumber(1);
background->setTransition(0.8f);
fade->setColor(fadeColor.r, fadeColor.g, fadeColor.b);