How do I add an impulse rotation that rotates the object along the direction thrown

Physics impulses need to be added in World Space, so the input Impulse vector to your angular impulse has to look like your linear impulse below, except that you need to use the Right vector of your axe actor multiplied by a float.

4 Likes