From 2bc07f8e8d9d4ec359e4f19e1980f69f941b9c70 Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Thu, 21 May 2026 20:02:02 +0200 Subject: [PATCH] =?UTF-8?q?tune(stage):=20typewriter=20r=C3=A0pid=20per?= =?UTF-8?q?=C3=B2=20visible=20al=20missatge=20de=20nivell=20completat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/core/defaults/game.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/core/defaults/game.hpp b/source/core/defaults/game.hpp index 604448a..88da249 100644 --- a/source/core/defaults/game.hpp +++ b/source/core/defaults/game.hpp @@ -31,8 +31,8 @@ namespace Defaults::Game { constexpr float LEVEL_START_TYPING_RATIO = 0.3F; // 30% escribiendo, 70% mostrando // Transición LEVEL_COMPLETED (mensaje "GOOD JOB COMMANDER!") - constexpr float LEVEL_COMPLETED_DURATION = 3.0F; // Duración total - constexpr float LEVEL_COMPLETED_TYPING_RATIO = 0.0F; // 0.0 = sin typewriter (directo) + constexpr float LEVEL_COMPLETED_DURATION = 3.0F; // Duración total + constexpr float LEVEL_COMPLETED_TYPING_RATIO = 0.05F; // ~150ms de typewriter (escan ràpid però visible) // Transición INIT_HUD (animación inicial del HUD) constexpr float INIT_HUD_DURATION = 3.0F; // Duración total del estado