예제 #1
0
 private void OnThrottle(InputValue value)
 {
     _movementControl.SetThrottle(value);
 }