# Integrations

All Malbers Assets have integrations with the most popular Assets on the Store. More are being added constantly

## Integration Folder

Integrations usually needs extra scripts and components to connect to the 3rd party Assets; or you just need a **PREFAB** ready to drop on your scene.. you can find those here:

{% hint style="info" %}
[**INTEGRATION FOLDER**](https://drive.google.com/drive/folders/0B3A6xDqyh3aYRWh6UzhTci11QUE?resourcekey=0-dvpTnJ8hWNgoCX7PdEsLjw\&usp=sharing)
{% endhint %}

## Here are some of the Integrations done for HAP and AC

{% content-ref url="/pages/-LzhyKYaLcfqIqzWoLEc" %}
[General HAP Integration](/animal-controller/annex/integrations/general-hap-integration.md)
{% endcontent-ref %}

## <img src="/files/-MSQdTch8fK08aYfikd6" alt="" data-size="original">   [Unity New\*  Input System](/animal-controller/annex/integrations/unity-input-system-new.md)

## <img src="/files/-MRAtXkGbAk-JmKnGkmv" alt="" data-size="original">   [**Rewired**](/animal-controller/annex/integrations/rewired.md)

## <img src="/files/-MRAu44Zaw8wtuw6hjLK" alt="" data-size="original">   [**Invector Templates**](/animal-controller/annex/integrations/invector-templates.md)

## <img src="/files/-MRAvTHf3UUfP7D7PObK" alt="" data-size="original">   [**Animal Controller + Invector**](/animal-controller/annex/integrations/animals-controller-invector.md)

## <img src="/files/-MRAubvE4CWjHWNN9uSC" alt="" data-size="original">   [Opsive  (UCC) Generic Integration 3.08+](/animal-controller/annex/integrations/opsive-integration-1.md)

## <img src="/files/-MRAubvE4CWjHWNN9uSC" alt="" data-size="original">   [Opsive (UCC)](/animal-controller/annex/integrations/opsive-integration.md) Legacy! 3.03

## ![](/files/vCsXDcr2lA1okEZ6Li56)   [AStar\* PathFinding](/animal-controller/annex/integrations/astar-pathfinding.md)

## Community Integrations

### [Game Kit Controller + Bear](/animal-controller/annex/integrations/game-kit-controller.md)

## Pending/Outdated

{% content-ref url="/pages/-LzimmL4waZPJ3c31KSq" %}
[Game Creator](/animal-controller/annex/integrations/game-creator.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lzhy9ypIQDwEQ\_-1luB" %}
[Ootii's Motion Controller](/animal-controller/annex/integrations/ootiis-motion-controller.md)
{% endcontent-ref %}


---

# Agent Instructions: 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://malbersanimations.gitbook.io/animal-controller/annex/integrations.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.
