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?

posta 3 anni fa294 visualizzazioni
1 Risposta
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)

con risposta 3 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande