Brandon / Apoc
I make lenses for brands: https://scarletsocial.com Snap Lens Network Member Check out my YouTube for some tutorials: https://youtube.com/c/apocthelegend Lens Studio Pro :P
- النشاط الكلي 485
- النشاط الأخير
- عضو منذ
- يتابِع 0 مستخدم
- متابَع من 13 مستخدم
- أصوات 15
- الاشتراكات 223
تعليقات
النشاط الحديث بواسطة Brandon / Apoc الترتيب حسب النشاط الحديث-
The best way is usally to not go past 180 when rotating with the tweens, you can set them to be additive then run multiple tweens using a tween chain to accomplish
-
There really isnt an easy way to accomplish this. Your best bet is for each behavior script setting up a reverse of that then firing all those when needing to reset
-
Assuming you already have a way of passing in dynamic data, like a Snap Kit app... You can do it using https://lensstudio.snapchat.com/api/classes/ProceduralTextureProvider/ and passing to your len...
-
Not a snap employee but you can apply for camera kit access: https://kit.snapchat.com/ and it may enable you to do this
-
https://lensstudio.snapchat.com/guides/general/segmentation/ if you make a custom unlit for a screen image and set the blend mode to normal then set the opacity tex to the segmentation texture you ...
-
You should be able to do it using the "getAPI" and "setAPI" nodes. However I tried them for a few mins and honestly couldn't get them to work for me. But maybe you will have better luck. There's no...
-
If you are talking about DOM animations in JS like in a loop: element.style.top = element.style.top - 10 + "px" You can, it depends on what you're animating in LS. The math would be the same but th...
-
It really depends on the games, it's just a lot of coding. If you have unity experience or WebGL experience it transfers decently. The scripting language used in lens studio is Javascript, mostly b...
-
https://discord.com/invite/snapchat is the most popular community one, it is the reddit.com/r/snaplenses discord server
-
I think for the hair it would be harder and require some extra coding