Chris' Tutorials
Docs/Item Vault

Class

ShapeEdgeSceneSpawner2D

Generated GDScript class reference for ItemVault.ShapeEdgeSceneSpawner2D.

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/shape_edge_scene_spawner_2d.gd

Syntax

class ShapeEdgeSceneSpawner2D extends SceneSpawner2D

Members

NameKindSummary
spawn_shapePropertySpawns scenes randomly along the edge of a collision shape
edge_point_offsetProperty
get_spawn_positionMethod
collision_objectProperty
segmentProperty
shape_box_sizeProperty
random_directionProperty
segment_target_offsetProperty
check_transformProperty
hits_arrayProperty
originProperty
directionPropertyThe offset from the origin where the hit occured
spawn_locationProperty

Source

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

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