void stop()
 {
     movement.stop();
     animIdleRunBlend = 0f;
 }
示例#2
0
 void stop()
 {
     movement.stop();
 }