I’m doing some networking, and I’m trying to keep the objects synchronised(smoothly) using RPC’s.
Anyways, I have the current Euler angle and the target Euler angle. I need to find the spherical difference between them in a new euler angle.
Thanks for the help beforehand.