# FollowCam

FollowCam creates a camera that will follow the selected object.\
It's useful when you need to make animation changes to an object that is moving, in this way the object will remain static in the camera's view.

<figure><img src="/files/kt61J4yPAhsG8qam2KVY" alt="" width="375"><figcaption></figcaption></figure>

By default, FollowCam tracks both translations and rotations. Right-click on the tool icon to create FollowCam for translations only or for rotations only


---

# 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://thekeymachine.gitbook.io/base/the-toolbar/animation-tools/followcam.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.
