How get first overlaped coordinate between two actors?

now i am using “On component Begin Overlap Event” to get first overlaped coordinate.

but i don’t know how to get it without hit event.

how get first overlaped coordinate between two actors?

and what is it “Sweep Result Impact Point” in “On component Begin Overlap”?

If you break Sweep Result, location or impact point should give you the coordinate.

Using Draw Debug Sphere to see where I overlapped:

Impact Point (was more accurate)
image

Location
image

1 Like