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:

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