> 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-it/manuals/mk1/fighterdirection.md).

# 2. Direzione fighter

| ***Una parte vitale di MK1 che è un'azione**-**GAMEPACK in stile**,* "**Direzione del lottatore**" copre il mantenimento **Combo del lottatore** il comportamento quando si passa tra i lati opposti dello schermo. | ​![](/files/1f45a8e0ed766d7ff70b7e840ca0c37dee669cc4)​ |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ |

**Prima** di usare <mark style="color:rosso;">**Combo del lottatore**</mark>, devi **DEVI** ricordati di <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">***PREMERE*** <img src="/files/d0c1390f727bebf9d0010fd065054c53aad8991f" alt="" data-size="original">***PULSANTE DELLA LEVETTA DESTRA*** ogni volta che passi al lato destro dello schermo, quindi <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">***PREMERE*** <img src="/files/1981f7bde5ee8c3ef8b99867aa88c7e7e443c866" alt="" data-size="original">***PULSANTE DELLA LEVA SINISTRA*** ogni volta che passi al lato sinistro dello schermo. Questo dice al GAMEPACK in quale direzione il <mark style="color:rosso;">**Combo del lottatore**</mark> dovrebbe muoversi.

{% hint style="info" %}
L'impostazione **LED RGB** indicherà se il GAMEPACK è spostato sul lato sinistro o destro illuminando solo un lato. Sarà <mark style="color:blu;">**BLU**</mark> quando <mark style="color:blu;">**inattivo**</mark>, o <mark style="color:rosso;">**ROSSO**</mark> durante <mark style="color:rosso;">**Combo del lottatore**</mark> la riproduzione. Il grilletto sinistro o destro farà <img src="/files/2328c0e9872bc495443bd930fdc85473d785501a" alt="" data-size="line">vibrare ogni volta che cambi lato.
{% endhint %}

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

{% hint style="danger" %}
Questa funzionalità si riferisce specificamente a <mark style="color:rosso;">**Combo del lottatore**</mark>. Essa **NON** si applica a Combo Record & Playback, che si muoverà sempre nella direzione in cui è stato registrato.
{% 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-it/manuals/mk1/fighterdirection.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.
