FAQ
Last updated
Was this helpful?
Last updated
Was this helpful?
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”.
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.
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!