Turn with Dot Product

Hello,

I’ve followed the lecture and implemented the solution using CrossProduct.
But I’ve tested using Dot product of the MoveVelocity against the Actor Right Vector and got a nice result too. The tanks are chasing me, turning left and right accordingly.

I’m sticking with the CrossProduct solution, but there is a reason to not use DotProduct for turningt eh tank?

Privacy & Terms