Пример #1
0
 public void ActionPerformed(InputAction.CallbackContext ctx)
 {
     player.SetAction(ctx.ReadValueAsButton());
 }