Squad Up: Building Your Dev Team in Creator Portal
Tutorial beginner

Squad Up: Building Your Dev Team in Creator Portal

Updated beginner

Squad Up: Building Your Dev Team in Creator Portal

So, you’ve got the vision for the ultimate Battle Royale map, but your hands are tired of building every single wall and coding every single trap. Or maybe you just have a friend who is better at Verse than you are at placement. That’s where Creator Portal comes in. Think of it like the pre-game lobby, but for developers instead of players. It’s how you form a squad, assign roles, and actually finish a project without throwing your keyboard out the window.

In this tutorial, we’re not writing code. We’re setting up the infrastructure so you can write code (or build maps) with others. We’ll cover how to create a team, assign roles like a real commander, and invite your squad to the island.

What You'll Learn

  • What Creator Portal is: The central hub for managing your island’s development team.
  • Team Roles: How to assign permissions so your friend doesn’t accidentally delete the final boss arena.
  • The 30-Member Limit: Why you can’t just invite the entire server.
  • Syncing Up: How your team stays on the same page (literally) when working on shared projects.

How It Works

Imagine you’re building a massive custom map. If you’re working alone, you’re the solo queue. But if you want to build something complex—like a custom game mode with unique mechanics, custom assets, and polished UI—you need a squad.

In Fortnite Creative, we’re used to "Teams" meaning Player Team 1 vs. Player Team 2. In Creator Portal, "Teams" means Developer Teams. This is a group of accounts that have permission to edit the same UEFN (Unreal Editor for Fortnite) project.

Here’s the game-mechanic breakdown:

  1. The Project is the Island: Just like a lobby holds the game settings, a Creator Portal team holds the project files.
  2. Roles are Loadouts: You wouldn’t give a heavy assault rifle to a sniper who needs to flank. Similarly, you wouldn’t give "Owner" permissions to a tester who might accidentally break the spawn logic. Roles define what actions a team member can take (edit, publish, manage settings).
  3. Version Control is the Replay System: When multiple people work on the same island, changes can get messy. The portal helps track who changed what, so you can roll back if someone turns the skybox into pure chaos.
  4. The Cap: You can have up to 30 members in a team. That’s enough for a full squad plus a bench, but not enough for your entire Discord server.

Why Bother?

  • Parallel Work: One person can code the scoring system in Verse while another places the loot drops. No more "I’m working on it, don’t touch it!"
  • Quality Assurance (QA): Invite friends as testers. They can playtest without accidentally breaking your code.
  • Publishing: The team can publish the island together, ensuring the right people hit the "Go Live" button.

Let's Build It

We aren’t writing Verse code here, but we are "coding" the social structure of your project. Follow these steps to set up your dev squad.

Step 1: Open Creator Portal

  1. Launch Unreal Editor for Fortnite (UEFN).
  2. Look for the Creator Portal icon (usually in the top right or within the main menu). If you don’t see it, make sure you’re logged into your Epic Games account.
  3. If you’re new, you’ll likely start with no teams. Click "Create New Team."

Step 2: Name Your Squad

Give your team a name. This is your "Clan Tag" for development.

  • Bad Name: "My Island"
  • Good Name: "Neon Nuke Studios" or "Team Storm Surge Devs"

Step 3: Invite Your Squad

This is where you add your players. You’ll need their Epic Games usernames.

  1. In the Team settings, look for "Invite Members" or "Add Players."
  2. Enter their Epic usernames.
  3. Crucial Step: Assign a Role.

Understanding Roles (The Loadout)

Epic provides specific roles to keep things safe. Think of these as your in-game classes:

  • Owner: The Captain. You have full control. You can delete the team, change roles, and publish. Only give this to yourself or your most trusted lieutenant.
  • Admin: The Lieutenant. They can manage other members and edit the project, but they can’t delete the team itself. Good for your main co-dev.
  • Developer: The Soldier. They can edit the island, code in Verse, and place props. They cannot manage team settings or delete the team. This is the default role for most collaborators.
  • Tester/Playtester: The Scout. They might have limited access to playtest builds or view-only access, depending on your setup. Use this for friends who just want to break your game without touching the source.

Step 4: Sync Your Project

Once your team is set up in Creator Portal:

  1. Go back to UEFN.
  2. Open your project.
  3. Ensure the project is linked to your Creator Portal team. Usually, this happens automatically if you created the project from the portal or if you’re logged into the same Epic account that owns the team.
  4. When you click Save or Publish in UEFN, it will now check with Creator Portal to see if you have permission.

Example Scenario: The "Oops, I Deleted the Boss" Moment

Let’s say you have a team of 3:

  • You (Owner): You code the Verse logic for the boss health.
  • Friend A (Developer): They build the arena and place the boss model.
  • Friend B (Tester): They run around trying to kill the boss.

If Friend A tries to delete the Verse script because they think it’s causing lag, they can’t—because they’re a Developer, not an Owner. If Friend B tries to publish a broken version, they can’t—because they’re a Tester. You stay in control, and the island stays intact.

Try It Yourself

Challenge: Set up a team with two friends (or use two alt accounts if you’re solo).

  1. Create a team named "BrainDead Beta Squad."
  2. Invite your second account as a Developer.
  3. Try to change your second account’s role to Owner. (Hint: You might run into a permission error if the system restricts role changes to the Owner only, or if you’re not the original creator of the team).
  4. Invite your third account as a Tester.
  5. Publish a test version of a simple island. Does the Tester account see it in their library? Can they play it?

Hint: If you can’t invite someone, check their privacy settings on Epic Games. They might need to allow invites from friends or teams. Also, remember: you can’t have more than 30 people in the team, so save room for your bench players.

Recap

  • Creator Portal is your dev lobby. It’s where you manage the people building your island, not the players playing it.
  • Roles are your permissions. Use them to prevent accidents. Owner = Captain, Developer = Builder/Coder, Tester = Playtester.
  • Syncing is automatic. Once your team is set up, UEFN and Creator Portal talk to each other to keep your project safe and collaborative.
  • Limit: Max 30 members per team. Plan accordingly.

Now go forth and build. But this time, build with a squad. Because no one should have to place 10,000 walls alone.

References

  • https://dev.epicgames.com/documentation/en-us/fortnite/creating-teams-in-creator-portal-in-unreal-editor-for-fortnite
  • https://dev.epicgames.com/documentation/en-us/fortnite/setting-up-your-account-and-teams-in-fortnite-creative
  • https://dev.epicgames.com/documentation/en-us/uefn/creating-teams-in-creator-portal-in-unreal-editor-for-fortnite
  • https://dev.epicgames.com/documentation/en-us/uefn/collaborate-and-publish-in-unreal-editor-for-fortnite
  • https://dev.epicgames.com/documentation/en-us/fortnite/setting-up-teams-in-fortnite-creative

Turn this into a guided course

Add creating-teams-in-creator-portal-in-unreal-editor-for-fortnite to your free study plan — we'll suggest related pages and stitch the lot into one compile-checked, self-guided lesson with worked examples and quizzes.

Original tutorial generated by Verse Island from the Verse/UEFN knowledge base, with references to the Epic Games sources above. Code is validated against the knowledge base.

Comments

    Sign in to vote, comment, or suggest an edit. Sign in