How do I create a teleport on hit in Blueprints?

easy to do just put a trigger volume on the actor you want to be the ITEM then on OVERLAP of that trigger come out to TELEPORT node put the overlapping actor as actor to teleport which should be your player and then use make vector to set the location on the input to the teleport.