Saltar al contenido

Are there any examples of using the 'Photon Engine Fusion' framework on Gamelift?

0

I'm using 'Photon Engine Fusion' as network solution, using shared mode. Now I am ready to migrate the game to Gamelift, Is there an example of this?

preguntada hace 4 años402 visualizaciones

1 Respuesta
0

Hi,

We don't have specific examples of integrating GameLift with Photon. https://docs.aws.amazon.com/gamelift/latest/developerguide/gamelift-howitworks.html https://docs.aws.amazon.com/gamelift/latest/developerguide/gamelift-integration.html https://docs.aws.amazon.com/gamelift/latest/developerguide/integration-custom-intro.html These documents are a great place to start learning about GameLift.

From a high level overview, you need to integrate the GameLift SDK with your game server and upload it as a GameLift Build on your AWS account, then create a GameLift Fleet with that Build. Your game client can then communicate with the fleet to create game sessions, and then place players on those game sessions.

AWS

respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.