Hi,
If I have an object and another object collides with that object, is it possible to see where object2 gets hit by object1? Not on the X axel but on which pixel.
For example:
A paddle is 100 pixels and a ball hits it, how can I see on which pixel the ball hit the paddle?
Thanks in advance,
Best regards,
Tomas