FAQ

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:

Detailed Setup

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!

Last updated

Was this helpful?