diff --git a/src/app/App.tsx b/src/app/App.tsx index abfa7afc..58936317 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -342,6 +342,8 @@ import { normalizeEntityName, normalizeYawDegrees, normalizeInteractablePrompt, + resolveCameraRigDocumentPosition, + type CameraRigType, type CameraRigTargetKind, type CameraRigTransitionMode, type PlayerStartGamepadActionBinding,