These are public toots tagged with #ServerRPC. You can interact with them if you have an account anywhere in the fediverse.
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.
https://github.com/dilmerv/UnityMultiplayerPlayground
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.
Various demos while teaching Unity multiplayer features…
github.com