I have a mesh which is bouncing and rotating down on a slope. I try to calculate the displacement vector of the last impact point. I saved the last impact point and the object transform when the last impact happend. Obviously I know the transfrom when I want to calculate the displacement vector. How can I calculate the displacement vector from these data?(Do I need anything else?)
PS: I attached an “awesome programmer art” to visualize the problem