Back to search
Node refGold tierPhysics

AddForce — apply continuous force to physics body

Updated 3mo ago
UE 5.0UE 5.1UE 5.2UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#physics#force#push

Reference

Continuous force — apply every frame. Use AddImpulse for one-shot.

Pins

Inputs

  • execute:exec
  • self:object
  • Force:vector
  • BoneName:name
  • bAccelChange:bool

Outputs

  • then:exec

Function target: AddForce · Node name: Add Force