
- Версия Unreal Engine
- 5.5
Team matchmaking for Unreal Engine! Queue up players either solo or in parties and have them join multiplayer matches with filled teams. There's no servers to run and no monthly fees.
Just add a few blueprint nodes to your project to get started with team matchmaking, or use the C++ API for more advanced scenarios. It supports any team layout (4v4, 3v2v1, 20 teams of 4, etc.) and with Epic Online Services it's cross-platform too!
eatures:
Supported Target Build Platforms: All platforms supported by Unreal Engine and EOS
Just add a few blueprint nodes to your project to get started with team matchmaking, or use the C++ API for more advanced scenarios. It supports any team layout (4v4, 3v2v1, 20 teams of 4, etc.) and with Epic Online Services it's cross-platform too!
eatures:
- Team matchmaking for Unreal Engine
- Skill-based matchmaking using Openskill algorithm
- Supports any team arrangement (4v4, 3v2v1, 20 teams of 4, etc.)
- Cross-platform with Epic Online Services
- Queue players solo or in a party
- No matchmaking servers required
- Just a few blueprint nodes to get started
- Joins players to multiplayer listen servers for you
- Optional C++ API for more advanced functionality
Technical Details
Supported Development Platforms: Windows, macOSSupported Target Build Platforms: All platforms supported by Unreal Engine and EOS