> 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/swbf2/paddlebuttonmods/spring-mapped-buttons.md).

# Spring Mapped Buttons

| Spring Mapped Buttons M.O.D.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><img src="/files/WKxGM5nEvfMbZOqHLzmA" alt="" data-size="line"><em><strong>HOLD</strong></em> the <em><strong>PADDLE BUTTON</strong></em> for an initial tap of any buttons that you have mapped to it (up to <strong>4</strong> buttons).  To avoid interference with your intended action, ALL M.O.D.s will be BLOCKED until you <em><strong>RELEASE</strong></em> the <em><strong>PADDLE BUTTON</strong>.</em>  Upon <em><strong>RELEASE</strong>,</em> your mapped buttons will be tapped a second time.</p><hr><p><em>Mostly intended for creating a spring effect to an in-game menu that you can normally open & close by tapping the same button.  This can be useful for games with a map, inventory, or tools section that needs to be frequently accessed.  It can also be used for an action that is NOT covered by other "Spring" Paddle Button M.O.D.s.</em></p> |


---

# 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:

```
GET https://guide.strikepack.com/horizon/manuals/swbf2/paddlebuttonmods/spring-mapped-buttons.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
