Update SiteNamingScreen.tsx
This commit is contained in:
@@ -14,7 +14,8 @@ import {
|
|||||||
stopCurrentDialogue,
|
stopCurrentDialogue,
|
||||||
} from "@/utils/dialogues/playDialogue";
|
} from "@/utils/dialogues/playDialogue";
|
||||||
|
|
||||||
const TYPEWRITER_CHAR_DELAY_MS = 70;
|
const TYPEWRITER_CHAR_DELAY_MS = 150;
|
||||||
|
const TYPEWRITER_START_DELAY_MS = 12000;
|
||||||
// Fallback in case nothing else triggers the typewriter (audio failed to
|
// Fallback in case nothing else triggers the typewriter (audio failed to
|
||||||
// load, no subtitles, "ended" never fires). Long enough not to fire
|
// load, no subtitles, "ended" never fires). Long enough not to fire
|
||||||
// before the narration on a slow load.
|
// before the narration on a slow load.
|
||||||
|
|||||||
Reference in New Issue
Block a user