chore: engine, types, demo, and UI updates

This commit is contained in:
2026-06-14 16:05:00 +08:00
parent 544f548275
commit c46c4efd6c
5 changed files with 39 additions and 17 deletions

View File

@@ -157,6 +157,7 @@ export type EngineEvent =
| 'hotspotUpdate'
| 'chapterUnlock'
| 'achievementUnlock'
| 'battleResultRequest'
export interface PlayerTreeNode {
sceneId: string