Skip to content
ct

Class

SpawnMoveSettings

Generated GDScript class reference for ItemVault.SpawnMoveSettings.

Status
Current
Version
v1.0
Updated
2026-07-31

Settings that define how fast and for how long to move a spawned object with a MoveOnSpawn component attached

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

Syntax

class SpawnMoveSettings extends Resource

Members

NameKindSummary
distance_time_curvePropertyThe curve that defines how far the object should move over the duration time period
move_durationPropertyThe duration for how long the move lasts