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

# 2. Comportamiento de interrupción del control

| ***Se encuentra en*** <img src="/files/11c2dfaa71a0a9b49a257d180adc8753e56e3b64" alt="" data-size="line">**Ajustes&#x20;*****en Macro GAMEPACK**,* "**Comportamiento de interrupción del mando**" cubre mover los sticks o presionar botones durante la reproducción. | <img src="/files/2acae0f53392a7794b96279a274634b83578103a" alt="" data-size="original"> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

| <img src="/files/aa594120c27509d1b274d6d1dd598cb5a591dc62" alt="" data-size="original"> | <img src="/files/02ccfacd52a00d1ad0c68a2a67848be2836177a0" alt="" data-size="original"> |
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |

**Bloquear entradas** te impedirá manipular tu mando durante la reproducción del combo.

***

**Pasar**-**Entradas a través de** te dará acceso completo a tu mando durante la reproducción del combo.

* Esta opción es especialmente útil cuando tu combo depende de tu dirección o de la posición de la cámara en el mundo del juego.

***

También puedes hacer que tu mando **Detener combo**, **Reiniciar combo**, o **Pausar combo** durante la reproducción.

***

Si **Detener asignado** está seleccionado, tu mando pasará a través de y además de la <img src="/files/4018cb8bb1f686428e63dd8784ecec99b5cd4040" alt="" data-size="line">***ACTIVADOR DEL BOTÓN DE VISTA**,* cualquier botón del mando que hayas asignado al Paddle Button en uso detendrá la reproducción del combo.

***

{% hint style="info" %}
Las opiniones variarán sobre la mejor opción, así que lo mejor es probarlas.
{% endhint %}

Después de hacer tu selección, <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">toca el <img src="/files/7e4624f342c08d98f97fcf425b65991b22503cc9" alt="" data-size="line">flecha de retroceso en la parte superior izquierda para volver al Panel.


---

# 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-es/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.
