In this new video, Victor Gaudioso is demonstrating how to do Silverlight HitTesting.
I was playing around and making a Silverlight game and I realized I needed to do hit detection, that is know when one object hit another. After some searching I came accross Andy Beaulieu’s blog where he writes about how to do it in a very effective way. I show how to implement Andy’s solution in this new video.