
Jonathan Solichin
- Total activity 676
- Last activity
- Member since
- Following 0 users
- Followed by 41 users
- Votes 15
- Subscriptions 280
Comments
Recent activity by Jonathan Solichin Sort by recent activity-
Hi Ellie, Can you share with us a screenshot of what you are referring to? Also, you might be able to change the glare depending on the material of the object that is reflecting. If you go into its...
-
Hi Jeremy, Hmm, can you send a picture of the distortion that you're referring to so we can get a better understanding? One thing to also consider is to use Face Mask, with the User Original Face ...
-
Hmm, it seems like it's going back to 0 for me. Can you share your project. Is the API disabling the object correctly? I tried using this minimal case: script.api.setPetEnabled = function(state) { ...
-
Hi Richard, Hmm, it should reset your behavior and tween. Can you share the project for us to take a look at? Might be easier than just going back and forth :) Thanks, Jonathan
-
Hi Richard, Hmm, can you try this example project where I combined the trigger and behavior? Thank you, Jonathan
-
Hi Ethan, Can you share us a minimal version of this project? I am not able to reproduce: By the way, in case it is helpful: https://support.lensstudio.snapchat.com/hc/en-us/community/posts/115...
-
Hi Jonathon, Unfortunately there is no way to export the hat model outside of Lens Studio. You can export and import between Lens Studioprojects, but like Haxhibekaj mentioned, you can't convert t...
-
Hi Richard, Hmm that's strange--what version is your Behavior Script, maybe it doesn't have the reset API. If you open the script it should be // Version: 0.0.4 In the onLoop function, try adding a...
-
Hi ItzJustSamuel, Can you check whether currentItemIndex loops back to 0? This way we can figure out whether the issue is the looping back, or the enabling/disabling. Cheers, Jonathan
-
Hi ItzJustSamuel, Can you check whether currentItemIndex loops back to 0? This way we can figure out whether the issue is the looping back, or the enabling/disabling. Cheers, Jonathan