Hi guys,
As shown in the title. BlendShapes, use with HorizontalSlider. How can that be?
Sample ;
public GameObject blendShapes;
public string blendShapesStatus;
etc. etc.
blendShapesStatus = blendShapes… What is next? //I want to use it with Horizontal Slider.(for Morph.)
Help me, please.