🔦
Flashlight System - Doc
  • Flashlight System - Introduction
  • ⭐GETTING STARTED
    • Quick Start
    • Detailed Setup
  • ❓SUPPORT
    • FAQ
    • UI Text Missing?
    • Inputs / Controls
    • Adding Audio Clips
    • System Namespace
    • Flashlight Swing Tips
  • 🌀DEVELOPMENT
    • Patch Notes - V1.8
    • Roadmap
  • 📧CONTACTS
    • Contact Me
    • My Other Assets
Powered by GitBook
On this page

Was this helpful?

  1. SUPPORT

FAQ

PreviousDetailed SetupNextUI Text Missing?

Last updated 2 years ago

Was this helpful?

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 “Simple Flashlight System”.

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

A). Yes, you can open the “FlashlightScene” to see the flashlight system in action, or use this scene as your initial base of your project.

Q). How can I manually setup this asset?

A). See the manual setup instructions on the page below:

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!

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”. See additional note for details!

❓
Detailed Setup