How to make something like the fortnite battle bus

Hi everyone I am trying to make a battle royale game (I know I start a lot of projects but never finish them it’s just a habit) anyway I am trying to make it sci fi and need a way I could create a spaceship that is like the battle bus of fortnite where it goes across the map and when you’re ready you jump off any one have any ideas on how I could do this? any help is greatly appreciated thanks in advance

also I forgot to mention I’m using blueprints
:slight_smile:

i agree it appears to be an actor possibly on a spline path then the players spawn and posses their character.

I suspect the “fortnite battle bus” is just an Actor with predefined path and player spectator pawns following it (attached to it).

When the player hits …whatever button that is to jump out. The player’s chosen Pawn is spawned behind the bus and the Player Controller possess it.

From that point on the game-play starts. Players falling and so on.

Anyway this is my best guess. It might be something completely different but I somehow doubt it.

how do I replicate it?