Tap Event don't work on Snap Camera
Hi,
I'm following this tutorial Everything works great on Lens Studio, but when I publish my lens and import it at Snap Camera the tap event doesn't work. I've tried clicking with the mouse on the preview. Also the "Custrom Trigger" icon doesn't appear.
Is there any simple Lens Studio templeate that only enables and disables an object that works with Snap Camera? It will be great to have that template, because it seems that is no easy to implement the tap Event that works on Snap Camera.
Thanks
I believe the issue is that you need to set the script to run on tap from the dropdown events not actually scripting the events in order for Snap Camera to register the custom trigger option.
You could do,
inside a script, attach the object you want to tap to enable/disable, and then set the script event to tapped on the script component.
Hi trahnebur,
Was Brandon's answer helpful? You can also check out these Snap Camera Guides for information with Tap Events on Snap Camera:
Snap Camera
Interactive Tap
If you're still facing issues, please let us know and we can take a deeper look.
Cheers,
Neha