Exemplo n.º 1
0
 private void FixedUpdate()
 {
     _fsm.UpdatePhysics();
     _controller.FixedUpdate();
 }