TechAssembly / ruven

Game for the Github Game Off 2018 - Themed HYBRID!
7 stars 4 forks source link

Create a Lobby Scene in the client #7

Closed gioragutt closed 5 years ago

gioragutt commented 5 years ago

The game will not start as soon as you open the client (at least in the end, maybe so during development).

There will be a lobby room in the server (#6), and the lobby scene will be the counterpart of it in the client.

gioragutt commented 5 years ago

Use this for reference on how to design the lobby scene

gioragutt commented 5 years ago

Note to self: This means that the ColyseusClient instance should be a singleton component that lives through scenes (DoNotDestroy scene)