Applies an instantaneous force to a specified Rigid Body 2D component.
Name | Data Type | Description |
---|
Enter | Exec | Starts the rigid body operation |
Rigid Body | Component | The Rigid Body component to apply an external force to |
Force | Vec2 | The magnitude and direction of the impulse force applied to the Rigid Body component |
Position | Vec2 | The position in local space in which to apply the impulse force |
Is Local Impulse | | Boolean |
Output
Name | Data Type | Description |
---|
Next | Exec | Executes the next node |
Current Impulse | Vec2 | The current impulse applied to the object |