Hi
I want to make a Fortnite creative game that works like the following…
- Players join and spawn into a lobby.
- When the round starts, they are teleported into the main game area where they battle each other.
- When the last person is left, they win and the round ends.
- 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.