Jhonnel Pica
- Total activity 102
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 2
- Subscriptions 35
Posts
Recent activity by Jhonnel Pica Sort by recent activity-
Accurate Neck Attachment
Is there a way to enable the neck attachment in Upper Body tracking without tracking the whole body?We have a client that they want an accurate track of the neck/body attachment for clothing and st...
-
3D Position to Screen Tap Position
Hi snapchat devs. I have a simple question regarding 3D to 2D positioning. how can I set the 3D object position exactly to the phone screen where the user tap?
-
Dynamic Text: Name without Surname
Hi snapchat community, I have a question regarding Dynamic text, is it possible to pull in the user name without surname? for example the user name is: "John Doe", I just want to pull the user name...
-
Borders on Different Device Simulation
Hi Snapchat teamWe have a problem regarding the device simulation, We just want to have a fixed and visible border on the sides of the phones in different device.We want to make the border appear l...
-
Graph Shader Beginner to Intermediate
Hi, I just want to ask more resources and tutorials regarding shader graph. I wanted to learn more about it and understand more of it. If you know any links, videos, tutorials that definitely help ...
-
Ability to Draw/Doodle in the world
Hi guys, Is there a possibility to do a doodle or draw in the world in snapchat like these videos/post below?https://www.youtube.com/watch?v=p7jDTpgeM9U https://www.youtube.com/watch?v=Tbm1WZW4dOch...
-
rotateTowards How to use?
I am trying to use the rotateTowards function.. I think its the same function with moveTowards but I cant get it to work due to the errors. Here is my code // -----JS CODE----- //@input SceneObject...
-
Melting Material Axis Adjust
Hi, I just wanted to ask about the Melting material, is there a way to change the axis of the way it melts?
-
Change Tween Delay Value Via Script
Hi, I just wanted to know if its possible to change the tween delay via script before it plays?
-
Calling Boolean Variable
Hello, I am trying to create an automated tween execution per object, Ive come up with an idea to use a loop statement to call tween so I could just copy and paste it. so upon my testing the result...