> For the complete documentation index, see [llms.txt](https://speedtutoruk.gitbook.io/flashlight-system-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://speedtutoruk.gitbook.io/flashlight-system-doc/support/faq.md).

# FAQ

{% hint style="info" %}

#### **Q). How do I Import the asset?**

**A).** Go to the Unity asset store and visit your **Download manager**. Download the asset if not already downloaded and click **Import**, import all required features of the asset for your use. It should have appeared in your project under **Flashlight System Realistic**
{% endhint %}

{% hint style="info" %}

#### **Q). Is there an example of this asset working?**

**A).** Yes, you can open the **Flashlight Demo Scene** to see the flashlight system in action, or use this scene as your initial base of your project.
{% endhint %}

{% hint style="info" %}

#### **Q). How can I manually setup this asset?**

**A).** See the manual setup instructions on the page below:
{% endhint %}

{% content-ref url="/pages/-MX3Nz0Pgcqz800EHmwW" %}
[Detailed Setup](/flashlight-system-doc/getting-started/main-setup.md)
{% endcontent-ref %}

{% hint style="info" %}

#### Q). My raycast is having issues, what can I do?

**A)**. Make sure your player character has a layer of **Ignore Raycast** as the player collider can sometimes get in the way!&#x20;
{% endhint %}

{% hint style="info" %}
**Q). Can I use this asset with a 3rd person character with this asset?**\
**A).** Yes, all you need is to use the trigger event and add the **FlashlightPickupTrigger**
{% endhint %}
