feat(intro): polish loading transition

This commit is contained in:
Tom Boullay
2026-05-30 20:11:40 +02:00
parent 0fa7a82175
commit e6bfcbe960
9 changed files with 195 additions and 63 deletions
+1
View File
@@ -15,6 +15,7 @@ export const SITE_STEPS: readonly SiteStep[] = [
*/
export const GAME_STEPS: readonly GameStep[] = [
"loading-map",
"fade-to-video",
"video",
"dialogue-intro",
"reveal",