Source: addons/item_vault/scene_spawner/2d/spawn_move_settings.gd
Syntax
class SpawnMoveSettings extends ResourceMembers
| Name | Kind | Summary |
|---|---|---|
distance_time_curve | Property | Settings 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_duration | Property | The duration for how long the move lasts |