Skip to content

Class

SpawnMoveSettings

Generated GDScript class reference for ItemVault.SpawnMoveSettings.

Status
Current
Version
v1.0
Source updated
2026-08-17
Generated on
2026-09-01

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