Item Spawner

A component that helps item spawning without code.

Properties

Name
Description

Spawn Target

The spawn target type.

Set Item

Sets the item. Relevant when the spawn target is set to 'Single'

Item Pouch

The item pouch to use as the item spawn target. Relevant when the spawn target is set to 'Pouch'.

Loot Box

The loot box to use as the item spawn target. Relevant when the spawn target is set to 'Loot Box'.

Spawn Method

Defines when items should be spawned.

After Spawn

Defines what to do after item drops are spawned.

Collision Target

The collision target that is used when the spawn method is set to a collision type. The spawner will require colliding with the collision target to spawn items.

Spawn Range

The max range items could be spawned away from the object (randomized).

Spawn Delay

The amount of time before items are spawned.

Use Timeout

If timeout should be applied to spawned item drops.

Scripting Side

Item Spawner

Last updated