private void Awake() { _input = new SpaceshipGunInput(); }
private void Awake() { _input = new UFOGunInput(); }