Jacob Knipfing
- النشاط الكلي 280
- النشاط الأخير
- عضو منذ
- يتابِع 0 مستخدم
- متابَع من 7 مستخدم
- أصوات 4
- الاشتراكات 116
تعليقات
النشاط الحديث بواسطة Jacob Knipfing الترتيب حسب النشاط الحديث-
Hey Georgie, that looks like you're still using the old script. The new one doesn't have the "Loop" option anymore.
-
Sorry, I think I misunderstood, I thought you wanted them to play in order :) What Jonathan is proposing should work and might be easier if you want to steer clear of coding and stick with Behavior...
-
Hi Georgie Boy, Here's a quick script that should let you set up something like this on your own. It's a bit messy but should get the job done. //@input Component.SpriteVisual sprite//@input stri...
-
Hi Just Me, Have you tried the script posted here?
-
For the frost you can create a texture animation of frost covering more and more of the image. You can make the message appear after the animation is done by either timing it manually or using a ca...
-
Hi Tanweer, Unfortunately, it's not currently possible to block the microphone audio. I will add this to our list of feature requests. Thanks!
-
Hi Takinours, It's a little hard for me to see the effect from the gif you posted, but I think it could just be a billboarded sprite possibly with a blend mode. Could you give more detail about wha...
-
Hi Vincent, It looks like the javascript file is being opened up by Windows Script Host, an external program. When you double click a javascript file in Lens Studio, it opens that file through your...
-
Hi Takinours, You can use Behavior Script to set up multiple reactions to Open Mouth triggers, each with a different delay (like da.rch mentioned). You can have each BehaviorScript enable the effec...
-
Hi Tonie, You can easily cause a visual to appear after some delay using Behavior Script. Just disable the visual object to start out, and an object with BehaviorScript attached to enable the objec...