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
질문됨 일 년 전204회 조회
1개 답변
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
답변함 일 년 전
  • Thanks for your response! Can you give me an example of how you would implement this with the batch distance rule?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠