# Maya Analysis and Visualization : Parent a camera to a reference bone

## **Create the visual effect of one bone remaining still while the others move relative to it** <a href="#parentacameratoareferencebone-createthevisualeffectofoneboneremainingstillwhiletheothersmoverelative" id="parentacameratoareferencebone-createthevisualeffectofoneboneremainingstillwhiletheothersmoverelative"></a>

1. TopMenu Create/Cameras/Camera
2. with new camera selected, go to the perspective panel and select panels/look through selected
3. use Maya perspective navigation to create a useful view of the model in the camera1 panel (used to be the perspective panel)
4. with the new camera still selected, shift-select the reference bone in the hypergraph hierarchy (i.e. select child then parent)
5. type p to parent the camera to the reference bone

The reference bone should now remain still when the animation is played.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gitbook.brown.edu/xromm/maya-analysis-and-visualization/xromm-parent-a-camera-to-a-reference-bone.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
