Taelss
- النشاط الكلي 48
- النشاط الأخير
- عضو منذ
- يتابِع 0 مستخدم
- متابَع من 0 مستخدم
- أصوات 13
- الاشتراكات 14
نظرة عامة على الأنشطة
آخر نشاط بواسطة Taelss-
Taelss قام بالتعليق،
No problem! Have fun!
-
Taelss قام بالتعليق،
Oh, sorry about that haha. Here is the updated code. //@input SceneObject firstObject//@input SceneObject secondObjectscript.secondObject.enabled = falsevar tapEvent = script.createEvent("TapEven...
-
Taelss قام بالتعليق،
//@input SceneObject firstObject//@input SceneObject secondObjectvar tapEvent = script.createEvent("TapEvent");tapEvent.bind(function(){script.firstObject.enabled = !script.firstObject.enabled;if(s...
-
Taelss قام بالتعليق،
erm actually let me edit the code because im 99% sure that wont work..
-
Taelss قام بالتعليق،
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...
-
Taelss قام بالتعليق،
//@input SceneObject firstObject//@input SceneObject secondObjectvar tapEvent = script.createEvent("TapEvent");tapEvent.bind(function(){script.firstObject.enabled = !script.firstObject.enabled;!scr...
-
Taelss قام بالتعليق،
Do you mean, you have 2 objects, and you want to cycle betweem them??
-
Taelss قام بالتعليق،
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..
-
Taelss قام بالتعليق،
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...
-
Taelss قام بالتعليق،
Not possible and I dont think it will ever be possible sadly. Hopefully in the future?