Hello, this is getting a bit ahead of the lesson, but I wondered what the difference is between
- AddForce
- AddForce at Location
- AddForce at Location Local
I had a look at the documentation, but I was confused by the term “body space” which is mentioned here: Add Force at Location Local | Unreal Engine Documentation
Is this another term for local space, or something else?
I also struggled to make sense of the basic difference between the three different “AddForce” actions in Blueprints.
Thanks!