Skip to content

Class

LaunchForceSceneSpawner2D

Generated GDScript class reference for ItemVault.LaunchForceSceneSpawner2D.

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

Adds a force to every rigidbody spawned by the spawner

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

Syntax

class LaunchForceSceneSpawner2D extends SceneSpawner2D

Members

NameKindSummary
forcePropertyThe amount of force that will be applied as an immediate impulse to the spawned Rigidbody2D
directionPropertyThe base direction that the scene spawner will try to launch
angle_spreadPropertyThe spread that the angle can vary from the base direction
post_spawnMethod
add_forceMethod