Пример #1
0
 public void UpBySpace(float speed) => MyInput.Space(() => transform.position += Vector3.up * speed);