I want to find where two parts collide via CFrames. I would like to know where the collision is compared to either one of the two parts or in the workspace.
For example, if I had a had a player hit a brick that calls a function upon being touched, I'd want to know where that part was touched by the player.