
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-
Accessing the variable in created event script
How do I access the varialbe of an script that I created through a script? Is it possible? Here is my Code // -----JS CODE-----// @input SceneObject objNullfunction onStart(){applyCode(script.objNu...
-
How to destroy cloned material?
If I can clone a material and apply it to an object, then if I destroy the object with clone in material in it is the cloned material is destroy together with that object? if no.. how can I destro...
-
array.find() is it working?
Hi, I am trying to do this array find tutorial to snapchat but it gives me error when I apply it to my project. I copy the exact tutorial but it gives error, here is my code // -----JS CODE-----var...
-
Get the color out from device texture
How to get do we get the color from device texture in x & y axis?
-
Q: Component.ScriptComponent
I am trying to build a simple script that creates a Component.ScriptComponent on all of the children objects which prints the name of the tapped object upon tapping on it. But instead of the name o...
-
Continuous 3d Rotation Value
Hi, How do we get forward a linear rotation continually similar to transformation of this 3D program. I tried it with this code in lens studio // @input Component.Camera trackCam// @input Comp...
-
Proxy Texture
Just wondering what is the purpose of proxy texture?when I click on it there's nothing.
-
How to use Clone() on Animatedtexture
AnsweredI saw that there is a clone() function on Animated Texture Provider. https://lensstudio.snapchat.com/api/classes/AnimatedTextureFileProvider/ So I tried it, but got an error.How to use this funct...
-
Switching Two transform
Hi, please help me.I have two transform that I want to switch using tween value.I wanted to switch between two transform using tween value so there will be smooth animation upon switching. But I do...
-
Increase Unpacked Lens Size
As the size of the lens increased from 4mb to 8mb, I think its a good idea to Increase the Maximum allowed unpacked Lens Size