Character trajectory prediction

Hi,
Have you tried nodes like “predict projectile path” ?
It fires a trace depending on the character velocity, and other physics parameters, like capsule weight. It is a sphere trace, you can input the radius of the capsule.

There are 2 other versions of the node, one that traces for object, and the advanced one, honestly I don’t know the difference :

1 Like