# Perspective

I've seen a lot of people looking for a camera/perspective system similar to the known servers out there; even some putting a price point on such a simple resource. The one's available publicly were just written terribly. Here is some information about this resource

## Main Features

***

* Optimized Resource (0.00ms idle, and 0.04 on use. No idle threads) utilizing ox's classes system.
* Multi-Framework support (This resource is standalone and does not require a framework).
* Fully translatable (english translation included).
* Zoom player camera with a simple keybind (First person, and running is not glitchy in the camera movements like the available resources out there).
* Freecam allowing players to take control of a camera to give themselves a different perspective in game. (Includes restrictions such as distance checks between the cam and player).
* Simple config for easy setup and use.

## Dependencies

***

* [Ox Lib](https://github.com/overextended/ox_lib/releases)

## Lines of Code

{% hint style="info" %}
300 (350+ including config and locales)
{% endhint %}


---

# 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://brazzers-scripts.gitbook.io/brazzers-scripts/free-resources/perspective.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.
