I've been checking out the CSE2 code, and for some reason I don't understand the collision code. In the HitMyCharMap function, we have two different arrays labeled as offsets for X and Y. They have four values, and enumerating through them starts with us checking our current tile, the tile to...