Chris' Tutorials
Docs/Item Vault

Class

SpawnMoveSettings

Generated GDScript class reference for ItemVault.SpawnMoveSettings.

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

Syntax

class SpawnMoveSettings extends Resource

Members

NameKindSummary
distance_time_curvePropertySettings that define how fast and for how long to move a spawned object with a MoveOnSpawn component attached The curve that defines how far the object should move over the duration time period
move_durationPropertyThe duration for how long the move lasts

Source

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

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