Jonathan Solichin
- Total activity 647
- Last activity
- Member since
- Following 0 users
- Followed by 32 users
- Votes 15
- Subscriptions 274
Comments
Recent activity by Jonathan Solichin Sort by recent activity-
Hi Fuseman, Thanks for noting! This is expected behavior because WorldObjectController goes through each child and programatically enables and disables them so that when you are on the front camera...
-
Hey Patrick, Aww, Sorry about missing the deadline :( I went ahead and answered it the other post as well. I hope both of these can come handy in the future! Please let us know what cool stuff you...
-
Hi Patrick, I'm not quite sure what you mean by "not firing", but in JavaScript, the following would be comparing string value, and not time value. datenow > countto To compare time value, it would...
-
Hi Patrick, although you're right and this is not available via the drop down, it is possible to calculate this yourself :) See below: Hi Marek, You're right! The first thing we need to do is to b...
-
Hi Ryan! Yes there is. The manipulation component relies on it's parent's transform. So if you rotate the parent 90 degree, the manipulation component will manipulate your 2D animation across the s...
-
Hi Wayne, Ah this error is because you haven't made a playIdle function. As mentioned above, playIdle should be a function you define to stop any current animation and play your idle animation. For...
-
Glad to hear you found the issue :) You can take a look at Interactive Tap templates for an example of that. It's a template that's design to play an animation and then go back to the idle animat...
-
Hi Wayne, Can you show us your script / line 40? This looks like a JavaScript error, but can't be sure without the code. Thanks in advance! Jon
-
Hi Alyn, Currently lens studio does not support this feature; We'll add the desire to have additional control over MeshBuilder to our feature request list. Thanks for the input! Hi Tom, Yep defi...
-
Hi Julien! We've recently released a new template to help you with this. Please download the latest Lens Studio with the Fullscreen Template :) Once you have this template what you need to do is:...