diff --git a/src/app/App.tsx b/src/app/App.tsx
index 2783d5ea..0ca0201e 100644
--- a/src/app/App.tsx
+++ b/src/app/App.tsx
@@ -18161,16 +18161,18 @@ export function App({ store, initialStatusMessage }: AppProps) {
}
/>
-
- Hidden entities stay active for authored runtime behavior.
- Disable them to remove them from the editor viewport,
- picking, and runtime build.
-
+
+ Hidden entities stay active for authored runtime behavior.
+ Disable them to remove them from the editor viewport,
+ picking, and runtime build.
+
-
-
Position
-
+ {selectedEntity.kind !== "cameraRig" ||
+ selectedEntity.rigType === "fixed" ? (
+