Rotate Entity
entity_rotateRotate any selected entity around a base point by a specified angle in degrees. Positive angle rotates counter-clockwise.
Instructions
Rotate an entity around a base point by the specified angle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_x | Yes | Rotation base point X | |
| base_y | Yes | Rotation base point Y | |
| handle | Yes | Entity handle | |
| angle_deg | Yes | Rotation angle in degrees (positive = counter-clockwise) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||