make an enemy jump up from across the map and land behind the player, how?

We’re trying to make an enemy boss teleport away jump high into the air and land behind you in an arch. We’ve got no clue as to how we should do this, could anyone help us out? thanks.

we thought that maybe using a formula, like a parabola. and make him jump in an arch relevant to the player and land behind the player.

You can create portal in the air and portal behing the player which can be just simple game object then make the player jump with simple phyisic and transform the position when it hit’s the portal from one side to another :smiley: