I want to measure the angle of one object with respect to another object.
In bouncing game when ball collide with paddle,ball should move according to the angle,which it made with paddle.I want to measure that angle..
Bullet behavior doesn't reflect actual motion.If ball is hit at corner of paddle,ball should move at corner's angle.
I am doubt about physics.
Any solution?