Skip to content
ct

Class

RandomDrops

Generated GDScript class reference for ItemVault.RandomDrops.

Status
Draft
Version
v1.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Source: addons/item_vault/drops/random_drops.gd

Syntax

class RandomDrops extends ItemVaultNode

Members

NameKindSummary
item_droppedEventHolds 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.
drops_tablePropertyDefines what items can drop and the base odds for each.
scene_spawnerPropertyHandles placing objects into the game world.
spawn_dropsMethod
drops_to_spawnProperty
generatorProperty
generatedProperty
spawned_nodesProperty
payloadProperty
nodeProperty
eventProperty