rotate_entity
Rotates a reachable entity at specific map coordinates one step or to a chosen 16-way direction, returning job status when done.
Instructions
Rotate the entity at x,y one step, or to a 16-way direction (walks within reach).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | map coordinate in tiles (x grows east, y grows south) | |
| y | Yes | map coordinate in tiles (x grows east, y grows south) | |
| wait_s | No | seconds to wait for the job to finish before returning its id (default 30; 0 = return at once) | |
| replace | No | cancel your running and queued jobs first instead of queueing behind them | |
| direction | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |