> 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 into any problems, reach out to us on 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. It uses Unity's XR Interaction Toolkit and includes:

* [**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 add-on)**

## 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) — Ask questions and join a supportive game development community.
* [Mirror Multiplayer Discord Server](https://discord.gg/Tuv9GqkpCk) — Ask 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. Import it to install.
* [**VR FPS Kit**](https://u3d.as/3bJc) store page
* [**Multiplayer Addon**](https://u3d.as/351S) store page
