Hi, I’m trying to understand this whole thing of unreal.
I’m working on a project in where threre is an interacction where you grab a kind of stick and from it it launches a spear.
Right now im only trowing a cube or a sphere but what we want is that the object kind of auto aims to the target if the direcction of the projectile is somewhat the same.
I have used an interpolate with a triggerbox, but the movement of the projectile is very linear and feels off.
If anyone has some sort of idea of what can i do i gladly take any suggestions.