How do you add force to a character?

This is old, but for anyone looking to exert an external force on a character (not intended character movement), the movement component has an addForce method / node. Remember: use the movement component, not the primitive component / mesh.

1 Like