can i use text/call to actions and voice over in snap AR lenses?
hello,
if i have an AR lens with a certain effect and i want a message to appear after few seconds, is it possible? and is it possible for the lens to have a call to action that take you to a specific link?
i would also like to know if i can put a voice over so we hear people talking or is it only sound effects?
Thanks
Hi Tonie,
You can easily cause a visual to appear after some delay using Behavior Script. Just disable the visual object to start out, and an object with BehaviorScript attached to enable the object after a delay. Trigger type should be Lens Turned On, with Delay Time set to the number seconds you want to wait. Response type should be Set Enabled, with Target set to the visual object. Here's an example image of what it could look like:
There currently isn't a way to send users to an outside link.
For audio, you can play any type of sound content you want, as long as it fits within the size limit of the lens. Voice over should be fine as long as it isn't too long.