chore: extend Mochi celebration to 3.5s
This commit is contained in:
@@ -264,7 +264,7 @@ export default function Live2DStage({ onKiraReady, onReady, outfit, celebrateTri
|
|||||||
}
|
}
|
||||||
|
|
||||||
let start = 0;
|
let start = 0;
|
||||||
const DURATION = 1800; // ms
|
const DURATION = 3500; // ms
|
||||||
let animId: number;
|
let animId: number;
|
||||||
|
|
||||||
const animate = (ts: number) => {
|
const animate = (ts: number) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user