# Source URL: https://dev.epicgames.com/community/snippets/Aepz/fortnite-huntervsrunners-redvsblue-style-team-setup
# Local doc: epic-docs/community/snippets/Aepz/fortnite-huntervsrunners-redvsblue-style-team-setup.md
using { /UnrealEngine.com/Temporary/Diagnostics }
using { /Fortnite.com/Devices }
using { /Verse.org/Simulation }
using { /Fortnite.com/FortPlayerUtilities }
# Team Splitter Game Modes - HuntervsRunners - Red vs Blue Style Game Team Setup
# Building Block Snippet
# Author: Dragon (SAC YO ITS DRAGON)
# Website: https://dragonstudio.pro (under construction)
# Service Support Discord: https://discord.gg/7VYMBaCZxY
# Get Your Own FortniteCreative ChatGPT AI Assistant! With FortniteCreative+GPT
# https://chat.openai.com/g/g-JiEciihGH-fortnitecreative-gpt
# Join a community of 10k daily users
# This Snippet is best for Beginner to Intermediate Verse Users
# If used in a project, please provide credit and share this snippet with others
# if it helped you.
# ABOUT THIS CODE
# This is game mode that splits teams equally. Great for Red vs
# Blue, Hunters vs Runners, etc! Teams are set to split once the
# pregame timer runs out. Feel free to add to this code to complete
# your game. Any credit provided is appreciated!
#DEVICES NEEDED FOR START UP
# Timer Device
# Player Counter
# 2 Sets of Player Spawn Pads
# 1 set in Pregame Area- set to Pregame Only - Team Any
# 1 set in each Game area for each team - set to GamePlay Only - Make sure to set the team index for each
# 2 Teleporters - One for team 1 and One for team 2
# 2 Team Inventory and Settings Devices
Verse Library
verse
01 Snippet
Automatically splits players into equal teams when a timer finishes for competitive matches.
extracted-snippets/community/snippets/Aepz/fortnite-huntervsrunners-redvsblue-style-team-setup/01-snippet.verse
Sign in free to read the full source 🌴
This Verse Library file is members-only. Create a free account to view the complete source and download the .verse file.