Hi,
Most engines have a LookForwardUp( NewUp, NewForward) function which basically receives 2 vectors that will become the new Up vector and the new Forward vector of an object. How could I go about implementing such a function in c++ for UE4 actors?
Thanks,
Franco