Jonathan Solichin
- Total activity 647
- Last activity
- Member since
- Following 0 users
- Followed by 32 users
- Votes 15
- Subscriptions 274
Comments
Recent activity by Jonathan Solichin Sort by recent activity-
Hi Maxspy, Hmm I agree with N-Mikael, that does sound strange! Do you have a test Lens for us to take a look at? Additionally, can you share a screenshot of what you see on the phone, vs what you ...
-
Hi Stephen, That sounds great. You can take a look at the https://lensstudio.snapchat.com/templates/world/portal/ template to see how to create the rear camera experience. If you do not need to be ...
-
Hi Just Me, Take a look at the answer that I posted in your original thread. https://support.lensstudio.snapchat.com/hc/en-us/community/posts/360050330351/comments/360007502272 Let me know if you n...
-
Hi Just Me, Ya, you can modify the script to keep the vertical position and only move in horizontal space. At the top of the script you can store the current Y position of the screenTransform var ...
-
Thanks for helping out with this Chrisediting! Hi Just Me, You can do this by using a script to take your touch event and apply it as the screenTransform's position. Then, you can apply the new scr...
-
Thanks for helping out with this Chrisediting! Hi Just Me, You can do this by using a script to take your touch event and apply it as the screenTransform's position. Then, you can apply the new scr...
-
Thanks for helping out N-Mikael! Hi Snapli, Thanks for sharing the project! You can do this by using a new Render Target and changing your Scene Config panel. In the Scene Config panel, the Captu...
-
Hi Naomi, Thank you for your patience. I tried doing the following and my Lens seems to be able to get taps (in this case enabling and disabling objects), while still being able to swipe into disco...
-
Hi N-Mikael, Thanks for sharing that link! Another way you can do this is to use the new screenTransform APIs in Lens Studio 2.1, which allows you to convert the screenTransform's position to world...
-
Hi Xavier, You may need to add your own Mesh which has the UV in the correct orientation that you would like the image to appear. For example, I use the Box object that comes with Lens Studio and ...