array_polar
Create polar array copies of entities around a center point. Use it to duplicate and rotate objects in a circular pattern by specifying entity IDs, center, count, and angle in radians.
Instructions
Create polar array copies around a center. Angle is in radians and includes the source entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | No | ||
| angle | No | ||
| count | Yes | ||
| center | Yes | ||
| entity_ids | Yes |