> For the complete documentation index, see [llms.txt](https://docs.siminsights.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.siminsights.com/hyperskill-studio-authoring/state-machine-reference/actions/spawner.md).

# Spawner

The Spawner action allows you to create, or spawn, entities in the environment. For example, a user clicking a button to spawn a tool.

<figure><img src="https://2704613365-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxYaaXoZ4YGbVdAnAhdcE%2Fuploads%2FbxgBoKh8hpPjpQycg5Pq%2Fimage.png?alt=media&amp;token=2842b5dd-a3f2-49be-b312-166f7a47c5fe" alt="" width="299"><figcaption></figcaption></figure>

Entity: The entity to spawn

Max Amount: The maximum number of items to spawn&#x20;

Spawn Placement Type: How the spawning should occur

* **Global Axis**: The entity will be spawn globally at an **(x, y, z)** position and an orientation of **(x, y, z)**

Spawn Delay: The amount of seconds of delay before each subsequent spawn.&#x20;
