Exemple #1
0
 public void changeVideoWalk()
 {
     GetComponent <Renderer>().material.mainTexture = movTextureAndar;
     movTextureAndar.Play();
     mudaCombinacao.CombinationWalk();
 }