Backfill system Automatic Backfill(edited version)
final project: [ Ссылка ]
please subscribe and hit the like button if the video helps you. Thanks.
referred plugins:
GameLift
[ Ссылка ]
prerequisites:
I have implemented matchmaking before. If you don't know how to implement matchmaking, please search "Matchmaking" in my channel
links in the video:
[ Ссылка ]
goals:
automatically fillin empty player slot after a completed matchmaking until maximun player sessions number
warning:
linux ca file path:
manjaro: /etc/ssl/certs/ca-certificates.crt
fedora: /etc/pki/tls/certs/ca-bundle.crt
android ca file path:
/sdcard/Android/data/com.YourCompany.GameLiftTutorial/files/cacert.pem(replace com.YourCompany.GameLiftTutorial with your android package name under Android project setting pannel.)
addition:
input Action: in Lobby:
Press "P" on the keyboard to open the invite Userwidget.
Press "R" to set the client ready. and then wait for the other players ready to start the matchmaking.And wait for the matchmaking complete, it will transfer you into the game map.
you can play as 1vs1, 2vs2, or 1vs2.
Press "T" in the lobby to switch character class index. you can add more character class in the character class list, gamelift game server game mode, and increase the number in the "T" key
Ещё видео!