Example #1
0
 void OnMoveRight(InputAction.CallbackContext context)
 {
     walking.SetRightIntensity(context.ReadValue <float>());
 }