# Home

![](https://1165282850-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQ7U9nVoka2Ctj3pdox%2F-MUQw3PxLT-xDCpvSvEZ%2F-MUQwNSt-bpDcwQ8FahX%2FPreviewImage%20full%20hd%20text-1920x1080-a57a6d244a61d9273ce197bac8ec18c3.jpg?alt=media\&token=e16e7453-a308-43f1-ba63-e4979f9acee3)

Advanced 3rd Person camera is a very flexible, powerful and scalable system that allows you to conveniently create and manage various camera modes with unique behavior and many parameters for configuring or creating custom scripts with logic for each camera mode.

### **Unlock the Power of Cinematic Control:**

* Craft a diverse range of camera behaviors using the flexible Camera Mode system.
* Fine-tune every aspect of your camera's movement, FOV, collision handling, and more.
* Implement engaging lock-on targeting mechanics for combat, exploration, and cinematic sequences.
* Extend functionality with custom logic using C++ or Blueprint Camera Mode Scripts.
* Create dynamic camera transitions with strategically placed Camera Volumes.

### **Get Started Now:**

* **The Plugin Overview:** [Link](https://forrgit.gitbook.io/advanced-third-person-camera/overview)
* **Setup the Plugin:** [Link](https://forrgit.gitbook.io/advanced-third-person-camera/setup)
* **Understanding Camera Modes:** [Link](https://forrgit.gitbook.io/advanced-third-person-camera/advanced-camera-techniques/camera-modes)

### Useful links

* Marketplace: [Link](https://unrealengine.com/marketplace/en-US/product/advanced-third-person-camera)
* Trailer: [Link](https://www.youtube.com/watch?v=_hbVDKHGG8s)
* Quick Setup Video: [Link](https://www.youtube.com/watch?v=sI9h4YFawTo)

##


---

# 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://forrgit.gitbook.io/advanced-third-person-camera/master.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.
