update_actor
Update only supplied actor state and transform fields in an ARC world model, such as position, color, rotation, visibility, or physics, leaving all other attributes unchanged.
Instructions
Update only the provided generic actor state and transform fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| color | No | ||
| solid | No | ||
| visible | No | ||
| actor_id | Yes | ||
| mirror_x | No | ||
| mirror_y | No | ||
| pushable | No | ||
| rotation | No | ||
| properties | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||