Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

How would I find the position of a collision?

Asked by 9 years ago

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.

Answer this question