I want to be able to await the modifications sent from the server as a new player joins the server. Such as something like: await SdfWorld.ServerModification();
Notice how the world is gradually recreated on the second client, in these videos when the second client joins.
I want to be able to await the modifications sent from the server as a new player joins the server. Such as something like:
await SdfWorld.ServerModification();
Notice how the world is gradually recreated on the second client, in these videos when the second client joins.https://github.com/Facepunch/sbox-sdf/assets/95300917/0fd498e4-71aa-44d7-a28a-29df14801407
https://github.com/Facepunch/sbox-sdf/assets/95300917/91cc39c3-4986-475a-b9ac-47158448ca4c