janraps
- النشاط الكلي 9
- النشاط الأخير
- عضو منذ
- يتابِع 1 مستخدم
- متابَع من 0 مستخدم
- أصوات 0
- الاشتراكات 3
تعليقات
النشاط الحديث بواسطة janraps الترتيب حسب النشاط الحديث-
Hi Jonathan, one more thing I'm trying to do before the lens is complete. I want a lens hint to appear only after the dog/cat's face is found, indicating that you can tap for more graphics (I'm cal...
-
Figured it out! Jonathan Solichin in the TouchCollision script, I updated from this: // Disable everything but the first (0th) item .for (var i = 1; i < script.items.length; i++) {script.items[curr...
-
**Edited** Hi Jonathan, The steps you provided worked great. However, once the pet's face is first detected, the scene shows all 4 head bindings at once. The first few screen taps make them disappe...
-
THAT WORKED thank you Jonathan! Same as itzjustsamuel... I didn't realize you have to ctrl s each time you edit a script.
-
Hi Jonathan! I'm fairly new to Lens Studio, and I'm trying to create a lens that toggles four different cat/dog head bindings on tap. Each one is a different script in the object panel, using the P...