This event finds out what is touching the entity, for example:
[Player, Prop or other].Subscribe(“Touch”, function(self, collideWith)
end)