diff --git a/engine/core/Engine.ts b/engine/core/Engine.ts index 62eaf10..2439d61 100644 --- a/engine/core/Engine.ts +++ b/engine/core/Engine.ts @@ -71,6 +71,7 @@ export class Engine { } this.emit('sceneChange', scene) + this.checkHotspotTime(scene, 0) const preloadUrls = this.sceneManager.getCandidateUrls( scene,