> 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/pals/controlinterrupt.md).

# 2. Comportamento di interruzione del controller

| ***Trovato sotto*** <img src="/files/3978ae8d962d56ec0236906f407a7cc024a0b287" alt="" data-size="line">**Impostazioni&#x20;*****in Macro GAMEPACK**,* "**Comportamento di interruzione del controller**" indica il movimento degli stick o la pressione dei pulsanti durante la riproduzione. | <img src="/files/4949a8ffd7107c00bfd42ad9a85d01f615e284d9" alt="" data-size="original"> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

| <img src="/files/ff4c84f3f2e4dea3d17eda5553c1c925cbcf642a" alt="" data-size="original"> | <img src="/files/8231d72894be28b0c0eaed8c108c238229b7e449" alt="" data-size="original"> |
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

**Blocca input** ti impedirà di pasticciare con il controller durante la riproduzione della combo.

***

**Passa**-**gli input** ti concederà pieno accesso al controller durante la riproduzione della combo.

* Questa opzione è particolarmente utile quando la tua combo dipende dalla tua direzione o dal posizionamento della telecamera nel mondo di gioco.

***

Puoi anche far sì che il tuo controller **Ferma combo**, **Riavvia combo**, o **Metti in pausa combo** durante la riproduzione.

***

Se **Stop mappato** è selezionato, il tuo controller passerà attraverso e, inoltre, il <img src="/files/325b0ca1ecf8b8f1708d6de48d0990d4860c5320" alt="" data-size="line">***ATTIVATORE DEL PULSANTE DI VISIONE**,* qualsiasi pulsante del controller che hai assegnato al Paddle Button in uso interromperà la riproduzione della combo.

***

{% hint style="info" %}
Le opinioni varieranno sulla migliore opzione, quindi è meglio provarle semplicemente!
{% endhint %}

Dopo aver effettuato la tua selezione, <img src="/files/18053b5a92b481ee02ec741c915bddf2d2de1438" alt="" data-size="line">toccare l'icona <img src="/files/fe0e5b088d625a524a27c70eb12041ac44ed9128" alt="" data-size="line">freccia indietro in alto a sinistra per tornare alla Dashboard.


---

# 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/pals/controlinterrupt.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.
