
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 Josh, In the Inspector panel, do you have your object listed in the paint2 field? It seems like script.paint2 is undefined, so you can't set it to enabled. If you are still having issue, can you...
-
Hi Marco, Check out this thread which has some script that can help you tap through different textures! https://support.lensstudio.snapchat.com/hc/en-us/community/posts/115020451643-Make-Things-Cha...
-
Hi Syd, Can you share with us the video for us to try and debug this? Thank you, Jonathan
-
Hi Alex! Glad to have you with us! Have you played with the Behavior script? It allows you to trigger a tween, and there's also an option to have a delay and set interval for how quickly it can be ...
-
Hi Marco, Itzjustsamuel, Hmm, when i move left and right it only moves a little bit. Does it get stuck? Can you share a gif or video of the problem. We'll make a ticket to the team about using l...
-
Hi Marco, Thanks for giving us this feedback! We'll let the team know. Thanks! Jonathan
-
Hi Marco, As Itzjustsamuel mentioned it may be because the files are not found. Can you see those textures in those file path? If you do see those, can you share it with us to test? Alternatively, ...
-
Hi Ishpreet, The Soundboard template has the audio component dynamically generated in each key. One way to do this is to expose this audiocomponent from the Soundboard Key script by using an api A...
-
Hi Samuel! The hand tracking is rendered on the Orthographic camera. By default 3D objects are added to the perspective camera. One way to find this is by enabling the layer view in the objects pan...
-
Hi Ahmed, Here are two approaches that you might look at to do such drawing Using Mesh Builder like you mentioned: https://support.lensstudio.snapchat.com/hc/en-us/community/posts/115020420083-Cre...