# Welcome

The **Tactical Shooter Pack** brings to your project 4 realistic animated weapons, full-body character model, procedura animation and sounds.

## FAQ

### "If I buy the asset on Unity Asset Store, can I get an Unreal Engine version?"

Yes! If you own the **Tactical Shooter Pack** on the *Unity Asset Store*, you can get a **Personal** version of this asset for Unreal Engine. And vice-versa - if you bought the asset on *Fab*, you can get a *Unity Asset Store version* (1 seat).

### "What render pipelines are supported?"

The **Tactical Shooter Pack** supports all render pipelines: Built-In, URP, and HDRP. By default, the asset is available for URP, but you can upgrade to a desired pipeline by right-clicking on the desired package.&#x20;

{% hint style="success" %}
**Tip**: This documentation provides a step-by-step guide on how to upgrade the package.
{% endhint %}

### "Can I use it with the FPS Animation Framework?"

Yes. All animations are compatible with the FPS Animation Framework asset.


---

# 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://kinemation.gitbook.io/tactical-shooter-pack-unity/welcome.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.
