# How to disable FPS Aim Mode / Scope / Iron Sight Aim

A common question from users who want a completely third-person game is:\
How to disable the Scope System/Iron Sight/FPS Aim Mode?

The solution is very simple, Aim Mode/Scope Mode works per weapon, that is, each weapon may or may not have a scope or iron sight, to deactivate this, just click on the weapon you want and in Aim Mode select "None".

<figure><img src="/files/Ml0tQh18uf1Yt5imaQwH" alt=""><figcaption></figcaption></figure>

Do this for all weapons if you don't want any form of FPS in your game.


---

# 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://julhiecio.gitbook.io/ju-tps-documentation/tools-utils-and-tutorials/general-tutorials/how-to-disable-fps-aim-mode-scope-iron-sight-aim.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.
