I am using Unity Legacy.
Making screenshots I discovered that only one blendshape isn't working... and that's the one I need ! (I want to use the O phoneme to make my character eat, for now i can use another phoneme but still it's strange)
(Image)
…
Hello ! I don't know if it will be helpfull but I had some issues with lipsync too.
First it didn't work at all because my character's hotspot label was different from my character's name. The name of the lipsync file has to follow the hotspot labe…
Ok I found the solution all by myself.
//get item's label from the inventoryBoxstring invItemLabel = AC.PlayerMenus.GetElementWithName ("Interaction","InventoryBox").GetLabel (0,0);//get its position in localItemsint invItemPos=…