Polar Array
entity_array_polarCreate a polar array of entity copies around a center point, specifying count and fill angle.
Instructions
Create a polar (circular) array of copies around a center point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Total number of items in the array | |
| handle | Yes | Entity handle to array | |
| center_x | Yes | Array center X | |
| center_y | Yes | Array center Y | |
| fill_angle | Yes | Total angle to fill in degrees (360 for full circle) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |