feat(intro): polish loading transition
This commit is contained in:
@@ -15,6 +15,7 @@ export type SiteStep =
|
||||
*/
|
||||
export type GameStep =
|
||||
| "loading-map" // Chargement des assets
|
||||
| "fade-to-video" // Fondu noir entre chargement et vidéo
|
||||
| "video" // Vidéo intro.mp4
|
||||
| "dialogue-intro" // Dialogues post-vidéo (écran noir)
|
||||
| "reveal" // Fondu noir → jeu visible
|
||||
|
||||
Reference in New Issue
Block a user