Show Objects/Image on Capture
Hi, in my lens the user records themselves doing a "challenge" (how many times can you smile in ten seconds, and the lens counts the number as they go).
I have a graphic that I want to show up only AFTER the user is done recording, not any time while the lens is active in camera or while the user is recording themselves using the lens.
Ideally, the graphic ("SWIPE UP TO PLAY") is only visible after the recording, or better yet, only visible to the recipient of the snap. The lens will have a URL attachment button show up to the recipient, and the graphic has call-to-action text to go along with the clickable button.
Any ideas? I have some thoughts below, not sure if they would work:
- Mess with the cameras and render targets so the graphic is only visible in the final video capture
- Adjust the behavior script component I have on the "CTA Swipe Up Graphic" (currently, it enables the graphic when Recording starts... ideally, it would enable graphic when Recording ends)
Hi Janraps,
That's a cool idea. Indeed you can use the capture render targets to do this. Take a look at this example :)
Cheers,
JonathanÂ