Advanced Storm Controller and Pre-Game Lobby

I’m currently trying to build a pre-game lobby where players spawn when joining an island for a map that contains a storm. How would one make it so that the main map and pre-game lobby are separated so that the storm doesn’t damage players in the lobby?

1 Like

If you want to have a “Safe Zone” from the advanced storm controller you can use a “Basic Storm Controller” device and place it inside where you want the safe zone to be.

Some notes:

  1. Make sure the lobby/safezone is not accessible from the main game area so people can’t abuse that
  2. Make sure to increase the final storm radius so that it wont just close inside the safe zone
  3. Keep in mind there can only be 1 storm shown in the map so there’s a chance it will just show your “safe zone” storm
3 Likes

Thank you so much! I didn’t realize you could have multiple storms at once.

1 Like

Hey @EulerFrog

To supplement Mineblo: if you’re using an advanced storm controller device, set the bounds radius to an area to contain the storm from the lobby.

Here’s the full documentation: Advanced Storm Controller Devices | Fortnite Creative Documentation | Epic Developer Community (epicgames.com)

Good luck!

1 Like

Oh yea completely forgot about that, Almost 99% of the projects where I utilized the advanced storm I always had pre-determined storm positions so I forgot that that’s a possibility, Nice catch.

1 Like