Hi all, i saw much answers about:
animation.Play("walk");
animation["wave"].layer=1;
animation.Play("wave");
animation["wave"].weight=0.4f;
but then as example if i will play the attack animations. It don't seems good because the weight is less then 1. Is there a solution for playing 2 animations 100% or something? Thanks.
↧