GameLift FlexMatch Number of Divisions

0

Not sure if this question was answered. But I just wanted to know if it's possible to specify the number of divisions for the matchmaking process. For example, let X be a player's skill level. If I want to set 3 divisions for a game (Beginner, Intermediate, Advanced), can FlexMatch be configured so that players are placed based on the following rules:

  • 0 < X <= 30 --> Placed in Beginner division
  • 30 < X <= 60 --> Placed in Intermediate division
  • 60 < X <= 90 --> Placed in Advanced division
feita há um ano206 visualizações
1 Resposta
0

I haven't tested it myself but it should be possible according to the batch distance or comparison rule documentation here https://docs.aws.amazon.com/gamelift/latest/flexmatchguide/match-rules-reference-ruletype.html#match-rules-reference-ruletype-comparison

profile pictureAWS
Tolis
respondido há um ano
  • Thanks for your response! Can you give me an example of how you would implement this with the batch distance rule?

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas