Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

How do you work with them though code in unity?

You can use the SetBlendShapeWeight function: https://docs.unity3d.com/ScriptReference/SkinnedMeshRenderer.SetBlendShapeWeight...

Thank you