About automatic backfill

0

Hello, I am trying to implement automatic backfill mechanism for my game and i have some issues with this. After i search on the forum, i get quite confused as well. So my setup is like that: i have a game session with a max of 4 players. I use flexmatch to place players to game sessions. When the player connects to the server and then disconnects from it, i can see player session status as completed. However, i cannot use this slot anymore, meaning that if 4 players get connected and then disconnected from the game session, for 5th player, gamelift opens a new game session. My initial assumption is automatic backfill handle these completed or terminated player sessions and place new players to these slots. My question is, is automatic backfill do that or i get it wrong? If automatic backfill does not cover this, how can i reuse these slots in a game session?

質問済み 3年前294ビュー
1回答
0

https://docs.aws.amazon.com/gamelift/latest/flexmatchguide/match-backfill.html

Autobackfill only backfills incompletely filled game sessions. For the use case where players drop out of a game session check the 2nd recommendation in the linked documentation. (Check "Send backfill requests (from a game server)" section)

回答済み 3年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ