> For the complete documentation index, see [llms.txt](https://guide.strikepack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.strikepack.com/horizon-de/manuals/militaryshooter21/gamepackmods/togglemods/rotationale-zielhilfe.md).

# Rotierende Zielhilfe

| Rotations-Zielhilfe-Umschalter M.O.D.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>Wenn aktiviert</strong> <img src="/files/9813576c77860426e563f315c1c551d0603136d9" alt="" data-size="line"><strong>EIN</strong>, während <em><strong>BEIM ZIELEN DURCH DAS VISIER</strong> oder <strong>FEUERN</strong>,</em> Dieses M.O.D. bewegt deinen Bewegungsstick leicht. Sichtbar als leichtes Bildschirmzittern kann es den In-Game-Aim-Assist beeinflussen, damit er dich in Spielen, in denen Bewegung ihn beeinflusst, gleichmäßiger unterstützt.</p><hr><p><em>Verwendet "</em><img src="/files/9323e4eac55065d087fd083ff645082df19a1805" alt="" data-size="line"><em><strong>Aim-Assist-Intensität</strong>".</em></p><hr><p><em>Um zu bestimmen <strong>Aim-Assist-Intensität</strong>, finde ein drahtdünnes Objekt in der Spielwelt, um es damit zu vergleichen. Wenn es <strong>ZU</strong> viel Zittern gibt, das dein Zielen beeinträchtigt, verringere den Wert. Wenn es <strong>KEINE</strong> überhaupt kein sichtbares Zittern gibt, erhöhe den Wert.</em></p><hr><p><em>Der In-Game-Aim-Assist kann mit bloßem Auge fast unsichtbar sein. Dieser M.O.D. <strong>einfach</strong> macht ihn so effektiv wie möglich. Du solltest <strong>NICHT</strong> Tag-und-Nacht-Unterschiede erwarten.</em></p> |

{% hint style="danger" %}

* Rotational Aim Assist kann mit Aim Assist M.O.D. kombiniert werden.
* Rotational Aim Assist führt zu unruhigen Bewegungen, die bei anderen Spielern Besorgnis auslösen könnten.
* Wenn Sie den Toggle M.O.D. verwenden, **NICHT** verschwenden Sie Ihre AKTIVEN Aim- & Shot-M.O.D.-Slots nicht für denselben M.O.D.
* Bitte beachte, dass **NICHT** nicht alle Spiele einen stark genug ausgeprägten Aim Assist oder überhaupt einen Aim Assist haben, mit dem dieser M.O.D. funktionieren kann.
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.strikepack.com/horizon-de/manuals/militaryshooter21/gamepackmods/togglemods/rotationale-zielhilfe.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
