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 this lens that grabs zodiac signs from the birthday. You can get the birthday then manually use the month & day to find the zodiac sign. I was planning to release this script anyway so here ...
-
You'd have to add the wings to a head binding and if you want it to only track the shoulders then disable the rotation of that head binding. This is a fairly common question so I made a tutorial o...
-
An OLC can be any creator who is pushing the world of lens studio. The lens creative partners are business focused freelancers and agencies that have an understanding of sponsored lenses and snapch...
-
Following up what sirqu3ntin said, it is just pressing ctrl + s or command + s when clicked into the script editor now. At the top left of the editor where the script name is, you can see a dot bes...
-
Under the bindings you replace the objects that say replace me
-
How are you doing it currently? Behavior script?
-
This is usually what shows when Snap Camera is not running. Make sure the application is started.Translated: Esto suele ser lo que se muestra cuando Snap Camera no se está ejecutan...
-
No you cant really do any network connections from inside a lens. Recently they've added something to snapkit to push data from an app into a lens but no way to get data out of the lens.
-
There isn't really a way to just restart the lens.You have to manually code each thing to reset to their starting positions/states
-
If you import the sprite as a scene object or obtain the scene object reference from it then you can use .getTransform() https://lensstudio.snapchat.com/api/classes/Transform/Also sprite visual is ...