Teleportation in a single direction

Hi,

I can’t figure out how to make a Blueprint script that would teleport the player pawn, say 400 units in positive Z direction, regardless of what the values are on the other two location axis.

What I am trying to achieve here is enabling the player to ‘leap’ through floors of a building independently from horizontal movement.

How do I do that?

Thank you in advance!