{% set dimensions = location_dict.dimensions|default({}) %} {% set location_dimensions_radius_value = dimensions.radius|default("0") %} {% set location_dimensions_width_value = dimensions.width|default("0") %} {% set location_dimensions_length_value = dimensions.length|default("0") %} {% set location_dimensions_height_value = dimensions.height|default("0") %}
| Choose the size and dimensions of your location |
|---|
|
|
|
Sets the Dimensions of your location
Depending on it's shape, it's either by radius or by defining up to three connecting side-lengths The radius is set from the position the player is standing on, rectangular shapes start from the S/E corner going N/W and UP. |