> For the complete documentation index, see [llms.txt](https://scuttled-tech.gitbook.io/vrfpskit-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scuttled-tech.gitbook.io/vrfpskit-docs/user-manual/readme.md).

# Getting Started with VR FPS Kit

{% hint style="success" %}
If you ever run in to any problems, reach out to us at the Support Discord Server!
{% endhint %}

<figure><img src="/files/qLGBOwiHjuVkpkshzyso" alt=""><figcaption></figcaption></figure>

## **What is VR FPS Kit?**

VR FPS Kit is an example project with features essential for creating any Virtual Reality Shooter Game, made with Unity's XR Interaction Toolkit. It comes packed with:

* [**Damage System**](/vrfpskit-docs/damage-system/damage-system.md)
* **Physics Interaction**
* [**Realistic Firearm items**](/vrfpskit-docs/weapons/firearm-components-documentation/basic-components/firearm.md)
* **Grenade Items**
* **Weapon Attachment System**
* **Hand posing system**
* **Full body IK skins**
* **Example Targets**
* **Magazine & Cartridge Items**
* **Interaction examples (Buttons & Levers)**
* [**Multiplayer VR**](/vrfpskit-docs/multiplayer-addon/getting-started-with-multiplayer.md) **(This is a separate Addon)**

## Having trouble with the setup?

Check out the [Setup Troubleshooting Guide!](/vrfpskit-docs/user-manual/setup-troubleshooting.md)

## Get started creating your first weapon

Check out the guide on [Creating new Firearms](/vrfpskit-docs/weapons/creating-firearm-item.md)

## **Useful Links:**

Support links:

* [**VR FPS Kit Discord Server**](https://discord.com/invite/KbFKA5Z6Sr) - Reach out if you have any questions and be a part of a really cool & supportive game development community!
* [Mirror Multiplayer Discord Server](https://discord.gg/Tuv9GqkpCk) - For any questions about multiplayer

Documentation Pages:

* [**Unity XR Interaction Toolkit Documentation**](https://docs.unity3d.com/Packages/com.unity.xr.interaction.toolkit@2.5/api/UnityEngine.XR.Interaction.Toolkit.html)
* [**Mirror Networking Multiplayer Documentation**](https://mirror-networking.gitbook.io/docs)

Asset store links:

* [**VR Haptic Patterns**](https://u3d.as/323Z) is fully supported and used extensively - Just import it in order to install
* [**VR FPS Kit**](https://u3d.as/3bJc) Store Page
* [**Multiplayer Addon**](https://u3d.as/351S) Store Page
