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 Node2DMembers
| Name | Kind | Summary |
|---|---|---|
spawned | Event | A scene spawner intended to instantiate 2D objects into 2D game scenes. Emitted whenever this spawner spawns a scene. |
spawn_group | Property | Group containing the node that will parent spawned scenes. |
spawn_parent | Property | |
spawn | Method | |
instance | Property | |
raw_spawn_position | Property | |
global_spawn_position | Property | |
event | Property | |
post_spawn | Method | |
locate_spawn_parent | Method | |
nodes | Property | |
get_spawn_position | Method | |
no_problems | Property | |
group_name | Property |
Source
addons/item_vault/scene_spawner/2d/scene_spawner_2d.gd
Plugin docs root:gdscript/plugins/item_vault_dev/addons/item_vault/guides