Prompt for Z-Axis Direction
Typically, when moving along the z-axis, you will be prompted for a direction of travel so that your ship can move both up/down and another direction at the same time. However, should you choose to combine z-axis and direction into a single command, this excessive prompt can become superfluous when trying to only move in one direction.Example when enabled:
>+
+
Enter direction on new z-level or enter @abort to cancel.
[Type a line of input or `@abort' to abort the command.]
>5
This will move your ship up.
Example when disabled:
>+
This will move your ship up.