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.

Entity: The entity to spawn

Max Amount: The maximum number of items to spawn

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.

Last updated