Skip to main content
Version: 3.9.0

Force Controller 2D

Applies continuous force to a specified rigid body component.

Input

NameData TypeDescription
StartExecBegins the rigid body operation
StopExecStops the rigid body operation
Rigid BodyComponentThe rigid body component that you want to apply an external force to
ForceVec2The direction and magnitude of the force that you want to apply the rigid body component
Force PositionVec2Represents the position in the local space where you want to apply the external force. It should be a 2D vector value.
Is LocalBooleanCheck if you want to apply the constant force in the local space; uncheck if in the world space.

Output

NameData TypeDescription
BeginExecExecute the next node
StayExecExecute the next node
EndExecExecute the next node
Current ForceVec2The current constant force applied to the object