Chris' Tutorials
Docs/Item Vault

Class

SceneSpawner2D

Generated GDScript class reference for ItemVault.SceneSpawner2D.

StatusDraft
Versionv1.0
UpdatedDevelopment docs generated from GDScript source

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

Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.

Source: addons/item_vault/scene_spawner/2d/scene_spawner_2d.gd

Syntax

class SceneSpawner2D extends Node2D

Members

NameKindSummary
spawnedEventA scene spawner intended to instantiate 2D objects into 2D game scenes. Emitted whenever this spawner spawns a scene.
spawn_groupPropertyGroup containing the node that will parent spawned scenes.
spawn_parentProperty
spawnMethod
instanceProperty
raw_spawn_positionProperty
global_spawn_positionProperty
eventProperty
post_spawnMethod
locate_spawn_parentMethod
nodesProperty
get_spawn_positionMethod
no_problemsProperty
group_nameProperty

Source

addons/item_vault/scene_spawner/2d/scene_spawner_2d.gd

Plugin docs root:gdscript/plugins/item_vault_dev/addons/item_vault/guides