Trying to learn basic mechanics, but the tutorials seem out of date

Hi

I want to make a Fortnite creative game that works like the following…

  1. Players join and spawn into a lobby.
  2. When the round starts, they are teleported into the main game area where they battle each other.
  3. When the last person is left, they win and the round ends.
  4. Everyone is teleported back to the lobby area and the counter for the next round begins.

I’m very new to Fortnite creative, but I have been programming in Java and Python for many years, so I understand general development concepts.

I’m trying to follow the Epic tutorials, and I found the following.

It seems to have similar mechanics I am looking for, but the settings on the player spawner seem out of date.

Anyone know of a more up to date tutorial? Or can point me to something in the docs that would help me figure this out? I’ve been searching but had no luck so far.