Taelss
- Total activity 48
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 13
- Subscriptions 14
Comments
Recent activity by Taelss Sort by recent activity-
No problem! Have fun!
-
Oh, sorry about that haha. Here is the updated code. //@input SceneObject firstObject//@input SceneObject secondObjectscript.secondObject.enabled = falsevar tapEvent = script.createEvent("TapEven...
-
//@input SceneObject firstObject//@input SceneObject secondObjectvar tapEvent = script.createEvent("TapEvent");tapEvent.bind(function(){script.firstObject.enabled = !script.firstObject.enabled;if(s...
-
erm actually let me edit the code because im 99% sure that wont work..
-
If you use discord you can pop in and say hello, and also ask for help. The discord is very active with around 400 people and alot of skilled users in there that love to help (me :D) https://disco...
-
//@input SceneObject firstObject//@input SceneObject secondObjectvar tapEvent = script.createEvent("TapEvent");tapEvent.bind(function(){script.firstObject.enabled = !script.firstObject.enabled;!scr...
-
Do you mean, you have 2 objects, and you want to cycle betweem them??
-
We're gonna need more information that that to help you. Please detail, OS (including 64 or 32(x86) Ram Graphics card Motherboard CPU Ect..
-
There is a guide here on the official Lens Studio website. https://lensstudio.snapchat.com/guides/2d/post-effect/ To make the filter tap to activate, put this code in a script and link it to th...
-
Not possible and I dont think it will ever be possible sadly. Hopefully in the future?