Exemplo n.º 1
0
 void FixedUpdate()
 {
     fc.Attack();
     Move();
     Jump();
 }