Jons Mostovojs

Day four of my first #projects log.

I learned about #unity #netcode, the cubes synchronise their positions over the wire.

Found an amazing starter kit made by an ex-Microsoft MVP person.

github.com/dilmerv/UnityMultip

It helped a lot to understand #ServerRPC.

Now my teammate will put all our knowledge to a practical test and build a ServerPlayer entity which shall translate the inputs from the clients to the server in order to update the state of the physics simulation and the game.

GitHub - dilmerv/UnityMultiplayerPlayground: Various demos while teaching Unity multiplayer features

Various demos while teaching Unity multiplayer features…

github.com