You could use an OnOverlap Event for your box, and then use the Teleport node: Teleport | Unreal Engine Documentation
Or use a SetPawnLocation, or Set Actor Location
You could use an OnOverlap Event for your box, and then use the Teleport node: Teleport | Unreal Engine Documentation
Or use a SetPawnLocation, or Set Actor Location