v2.4.0 - Height controls for CircleZone (sphere) creation, pzcomboinfo command, and pzcreate command shortcuts
Another relatively small but useful QoL update.
This release adds:
- Height controls for CircleZone creation in sphere mode
- When creating a CircleZone in sphere mode (press Z), you can now use alt+scroll wheel to change the height (Z coord) of the sphere.
- New pzcomboinfo command
- This command will print some information about any ComboZones that are created. The info includes how many zones are in the zone and the distribution of zone types (Circle, Box, etc.) of the ComboZone.
- pzcreate command shortcuts
- You can now put all the info for a pzcreate call in the command itself, and avoid the popup text boxes. So instead of
/pzcreate circle
, and then filling out the text boxes, you could just do/pzcreate circle name 2.0
and skip the text boxes.
- You can now put all the info for a pzcreate call in the command itself, and avoid the popup text boxes. So instead of
The resource itself can be found in PolyZone.zip
. You can grab an example resource from release 2.2.0.