In this tutorial we will be learning how to detect two different rectangles inside of WPF and C#. Object collisions are crucial to games development and without them we cannot tell when the two objects are colliding for each, we need this function for each example we land a character on platform, pick up a coin, hit an enemy or door etc. This tutorial we show you a quick overview of how manually program this behavior inside of WPF and C#. Hope you enjoy this tutorial and happy programming. Moo Out.
Video Tutorial -
Written Tutorial -
https://www.mooict.com/wpf-c-tutorial-hit-testing-with-multiple-rectangle-objects/