
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 Marco, You can modify your transform overtime using Tween Manager: https://lensstudio.snapchat.com/guides/scripting/helper-scripts/tween-manager/ Let me know if I misunderstood. Thanks! Jonathan
-
Hi Marco, Those pngs are used for the environment maps used in lighting if you're using PBR. In the 2D objects template all the materials are unlit so you can delete the Lighting object. We left i...
-
Hi Marco, You'll want to use the MeshBuilder feature to this. Take a look at this previous forum post for some usage example: https://support.lensstudio.snapchat.com/hc/en-us/community/posts/115020...
-
Hi Calin! You should be able to do this. You can create a new unlit material, enable two-sided option, and set your 360 video as your Texture: It is possible to create interactive games. Take a ...
-
Hi Quentin, You can do this by having a second video which is used as a mask. The second video should be the same as the first, except that the part you want to be transparent will be black, and ev...
-
Hi Glentiv15, To have each part of your strawberry be a different color, each mesh has to have its own material. You can create a new material in the Resources panel: Then, while selecting an obj...
-
Hi Nick, Can you explain which part of the Lens you need help in creating? Using Head Binding and Tween System should help you get the fading effect binded to the head look. Cheers, Jonathan
-
Hi Marco, Yes, UAEpro is correct. You can however store text within a regular .JS file for you to read. You can see an example of this in the Objects Tracking Hint Controller javascript file: http...
-
Hey UAEpro, Thanks for the note! Do you by chance have a code snippet or reproduction steps? Thanks in advance! Jonathan
-
Hey Adelalqaapi, Were you not able to deform using https://lensstudio.snapchat.com/guides/face/face-effects/face-stretch/ ? What are you trying to achieve? Cheers, Jonathan