
Jonathan Solichin
- Total activity 664
- Last activity
- Member since
- Following 0 users
- Followed by 42 users
- Votes 15
- Subscriptions 274
Comments
Recent activity by Jonathan Solichin Sort by recent activity-
Hi Richard, You're close. We just need to modify that script to let it listen to a custom trigger on Behavior: global.behaviorSystem.addCustomTriggerResponse("triggerReset", onLoop) Then in your Be...
-
Hi Richard, You're close. We just need to modify that script to let it listen to a custom trigger on Behavior: global.behaviorSystem.addCustomTriggerResponse("triggerReset", onLoop) Then in your Be...
-
Hi Jhonnel, Take a look at this example, which shows how you might be able to achieve this: https://support.lensstudio.snapchat.com/hc/en-us/community/posts/115020420083-Creating-a-Procedural-Mesh-...
-
Hi Rhea, Hmm, that is interesting--I've just tried uploading it to snap camera and didn't have any issue. Can you try this minimal project? The other thing to try, if you want to try using the Tap...
-
Hi Rhea, Can you explain a bit more why it doesn't work. Does tap work? Or does the image swapping not work. Can you try using Behavior and see if tap works on that? If you are still unable to reso...
-
Hi Ryan,Are you able to use the transparency in other apps? I believe some phones may automatically remove transparency. In the camera roll selector, if you edit the image, you see the transparency...
-
Hey Everyone! Sorry for the long wait, I lost the project we made and had to recreate it :) Check out what we made together here! Thanks again for your patience, Jonathan -- Hi UAEpro, Since these ...
-
Hi Christ Teo, Behavior also has a response of pausing an animation under the Animate Image response type. You can point to your face element in the Visual Object field. Let me know if you're stil...
-
Hi UAEpro! Ah thanks for the feedback :) We'll keep that in mind the next time we schedule it! Cheers, Jonathan
-
Hi Richard, That looks like an impressive game setup! To reset the tween and behavior, you can use //@input bool tweenReset = true {"label":"Reset Tweens"}//@input bool tweenPlayAutomatic = tru...