How to switch-teleport with line trace?

on hit save your char current location to a variable. Then move it to the hit ACTOR (looks like you are doing component, maybe that’s intended). After that set the hit actor location to the saved var vector.