diff --git a/src/runtime-three/runtime-host.ts b/src/runtime-three/runtime-host.ts index 187058ce..067607aa 100644 --- a/src/runtime-three/runtime-host.ts +++ b/src/runtime-three/runtime-host.ts @@ -40,6 +40,7 @@ import type { ProjectAssetRecord } from "../assets/project-assets"; import type { BoxBrush } from "../document/brushes"; import { applyControlEffectToResolvedState, + createDefaultResolvedControlSource, createInteractionLinkResolvedControlSource, type ActorControlTargetRef, type ControlEffect,