Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 852 Bytes

File metadata and controls

17 lines (14 loc) · 852 Bytes
linkTitle title description toc weight
FlexMatch Support
FlexMatch Support
Learn how to use FlexMatch to add player matchmaking and backfill in your game using the AWS GameLift Gem in Open 3D Engine (O3DE).
true
400

Amazon GameLift FlexMatch provides matchmaking features to find and group players together for online multiplayer games.

Topics

Topic Description
FlexMatch Integration Learn how to integrate FlexMatch into your game and dedicated server.
FlexMatch C++ API Learn how to add matchmaking functionality to your game using the C++ API for FlexMatch.
FlexMatch Scripting Learn how to add matchmaking functionality to your game using Script Canvas nodes for FlexMatch.