> 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/manuals/militaryshooterzone/gamepackmods/togglemods/rotational-aim-assist.md).

# Rotational Aim Assist

| Rotational Aim Assist Toggle M.O.D.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p><strong>When Toggled</strong> <img src="/files/p6nZXmSIJgG7EwDLN7lS" alt="" data-size="line"><strong>ON</strong>, while <em><strong>AIMING DOWN SIGHTS</strong> or <strong>FIRING</strong>,</em> this M.O.D. will slightly move your movement stick.  Visible as slight screen shaking, it can influence the in-game Aim Assist to assist you more consistently in games where movement affects it.</p><hr><p><em>Uses "</em><img src="/files/QD9qVpfY3MElYlZAzy8a" alt="" data-size="line"><em><strong>Aim Assist Intensity</strong>".</em></p><hr><p><em>To determine <strong>Aim Assist Intensity</strong>, find a wire thin object in the game world to compare against.  If there is <strong>TOO</strong> much shaking that it is harming your aim, reduce the value.  If there is <strong>NO</strong> visible shaking whatsoever, increase the value.</em></p><hr><p><em>In-game Aim Assist can be almost invisible to the naked eye.  This M.O.D. <strong>just</strong> makes it function at its best.  You should <strong>NOT</strong> expect night & day differences.</em></p> |

{% hint style="danger" %}

* Rotational Aim Assist can be combined with Aim Assist M.O.D.
* Rotational Aim Assist will cause erratic movement that could cause concern to other players.
* When using the Toggle M.O.D., **DO NOT** waste your ACTIVE Aim & Shot M.O.D. slots on the same M.O.D.
* Please be aware that **NOT** all games have strong enough Aim Assist or any Aim Assist for this M.O.D. to work with.
  {% 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/manuals/militaryshooterzone/gamepackmods/togglemods/rotational-aim-assist.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.
