home.social

#serverrpc — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #serverrpc, aggregated by home.social.

  1. 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.