Skip to content
ct

Class

RandomDrops

Generated GDScript class reference for ItemVault.RandomDrops.

Status
Current
Version
v1.0
Updated
2026-07-31

Holds a drops table to spawn scenes into the game by calling spawn_drops. Spawner may be 2D or 3D; spawned pickups carry item-stack metadata.

Source: addons/item_vault/drops/random_drops.gd

Syntax

class RandomDrops extends ItemVaultNode

Members

NameKindSummary
item_droppedSignal
drops_tablePropertyDefines what items can drop and the base odds for each.
scene_spawnerPropertyHandles placing objects into the game world.
spawn_dropsMethod