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 الترتيب حسب النشاط الحديث-
I made a video on how to make the sunglasses flip up, https://youtu.be/0-gQqNttFZQ Here is a different script to make it run on mouth open instead of eyebrows raised: // -----JS CODE----- //@in...
-
As far as I know and can see there is no way to do so. The chroma key material was made by a Snap employee I believe.
-
You can always screenshot the preview with no effects, then photoshop the image to match the landscape mode. Then add it in as a preview.
-
I don't think what you are trying to do is possible.Currently to test lenses on your phone the easiest way (and only way really) is to use the pairing with Snapchat option. The iPhone 8+ option in ...
-
I understand your frustrations. I just wanted to say over on reddit.com/r/SnapLenses you are free to ask questions. As well, our discord has many great creators in it that can help with anything. M...
-
It is not possible to do that, but you can copy the texture of the camera when they smile and then make that display on the screen. So the user could then press the button in snapchat to take a pic...
-
There is a bug that could be the cause of this, the only fix is to restart Lens Studio. Does it still show like that after restarting LS?
-
Its pretty simple! Check out Snapchat's guide on post effects: https://lensstudio.snapchat.com/guides/2d/post-effect/ You will need some sort of image manipulation software to change the colors.
-
Are you sure it's switching cameras and not just disabling the sprite?
-
Using the Delayed Callback Event. //@input Component.SpriteVisual sprite// change this to how many seconds you want it to wait before it disables itvar seconds = 1var delayedEvent = script.create...