Exemplo n.º 1
0
 void OnMoveForward(InputAction.CallbackContext context)
 {
     walking.SetForwardIntensity(context.ReadValue <float>());
 }