Olha
- Total activity 387
- Last activity
- Member since
- Following 0 users
- Followed by 26 users
- Votes 56
- Subscriptions 139
Comments
Recent activity by Olha Sort by recent activity-
Hi, Kavin Kumar! The way to optimize would be to keep track of all objects in one script and update the list of object rather than each o them having its own script. Maybe try to use distance check...
-
Hi, @...! 1. Are materials instances on a scene object? It seems like from other posts that they are not but I find this confusing as you can specify the texture per scene object. No they are not ....
-
Glad it worked! Thank you! Actually this guide has step by step instructions on creating a first script https://lensstudio.snapchat.com/guides/scripting/scripting-example/ . I'll make sure to add n...
-
Looks like changes in a Script are not saved. Click on the script editor window and press Ctrl (Cmd) + S to save. The circle near the script tab should disappear Hope this is it!
-
Hi! In the Objects Panel press "+" and select Empty Object With newly created object selected drag the script onto Inspector panel
-
Hi! Do you have a face on a preview video?. Script is attached to the head and head is not detected. Select Window-> Panels -> Default layout and pick any picture or video with a face on a preview...
-
Hi. Marco! You can only have a 3dimensional input and output in LS, They will be set to 1 if the dimension of input and output is lower than 3. Shape is always represented with Width, Height and Ch...
-
Hi, Marco Vanossi The landmarks positions are updated before the ML and Script update. If you modify your ML input according to landmarks positions in script Update you can use Late Update start T...
-
Hi, TheSpikenstein! To make this work you need to create a New- > Head Binding in your project Then drag and drop this script from the Resources panel into Inspector panel with Head Binding select...
-
Hi, Mike! Blender allows you to create a Blend-shape from Armature easily, please check out this forum question answer There is no straightforward way to use bones with facial expressions template....