batch_spawn
Spawn multiple actors in a single call by providing an array of spawn definitions, each using standard spawn parameters.
Instructions
Spawn multiple actors in one call. Each spawn definition uses the same format as actor_spawn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spawns | Yes | Array of spawn definitions |