flexMatch with only users from different factions

0

Hi, I would like to matchmaking only players with different factions. That is, in my game there will be 3 factions and each user will be linked to one of them. I don't want two users with the same faction to find the same game, but just with different factions. I would like to find some ideas for doing this in the gamelift matchmaking rule sets.

Thank you

NoTime
asked 2 months ago80 views
1 Answer
0

Hello! This can be done by adding creating a player attribute for 'Faction', then adding a rule to your ruleset that compares factions looking for factions that are different. Here is a link to our example matchmaking rule sets, some of which have similar behavior to what you are looking for! https://docs.aws.amazon.com/gamelift/latest/flexmatchguide/match-examples.html

AWS
answered a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions