fix(stage-ui): restore TTS after first login (#2490)

This commit is contained in:
Lovehsigure_520
2026-09-10 00:08:35 +08:00
committed by GitHub
parent 41f9fb616b
commit 352a9e389b
36 changed files with 2385 additions and 325 deletions
@@ -2,7 +2,7 @@ import type { InternalModel } from 'pixi-live2d-display/cubism4'
import { MathUtils } from 'three'
import { randomSaccadeInterval } from '../../utils'
import { randomSaccadeInterval } from '../../utils/eye-motions'
/**
* This is to simulate idle eye saccades and focus (head) movements in a *pretty* naive way.