Exemplo n.º 1
0
 void  FixedUpdate()
 {
     characterAnimations.AnimationUpdate();
     characterInput.InputUpdate();
 }