> For the complete documentation index, see [llms.txt](https://malbersanimations.gitbook.io/animal-controller/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malbersanimations.gitbook.io/animal-controller/annex/integrations/unity-input-system-new/new-input-link-old-versions.md).

# New Input Link \[Old Versions]

## **Version 2.01**

* Includes Local Multiplier
* Using Player Input as Main Component
* (Remove the old Folder and Import the asset again)

{% file src="/files/glHFwcvL5ipLKAEXB2bV" %}
Nov 7 2023
{% endfile %}

### Version:  v1.4.2b

* Several Inspector bug fixes

{% file src="/files/lDjesctKAYlZcFH0Dnsy" %}
16-Oct-2023
{% endfile %}

### Version:  v1.4.2a

* Ignore on Pause added to all Inputs.

{% file src="/files/2xpC6dQ002M3GH6oxQsY" %}

### Version:  v1.4.1&#x20;

* Input type Value now shows the Input Down and Input Up Events

### Version:  v1.09b :star:  (Remove the Old Folder before installing a new one)

* **Organized Folder:** Now the Integration is located in Assets/MalbersAnimations/Integrations
* **Added**: On Device Changed to the Input Manager
* **Added**: **HAP Riding Combat 1 (Holsters) Input Link** Sample scene with the horse and the Rider using the \<Malbers Input HAP> Action Map
* **Added**: InputManager -> Current Control Scheme Changed Event
* **Added**: InputManager -> On Action Map Changed Changed Event
* **Updated**: Malbers HAP Input Action
* **Fixed**: The Input Link was connected twice to the Input Actions. Added Connected Property to the Links
* **Added:** Input Link UI component to Update the UI values of a button when the control scheme changes


---

# 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://malbersanimations.gitbook.io/animal-controller/annex/integrations/unity-input-system-new/new-input-link-old-versions.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.
