How to make post effect act like an animation?
On tap, I want music to play and a post effect to turn on and off, thumping to the beat, but I'm having trouble doing that without just having an animation that would have to be a regular image overlay. I don't know JavaScript so is there some sort of scripting work around that anyone knows about?
Hey Jacd! The fullscreen template is great for this. Check out the tutorial video here:
https://lensstudio.snapchat.com/templates/fullscreen-template/
Each fullscreen state can enable and disable different post effects. And each state can be configured to transition on time. So if you want it to trigger states on beat, you just set the transition time to when the beat happens.
Hope this helps!