Unity-Technologies / com.unity.netcode.gameobjects

Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.
MIT License
2.1k stars 430 forks source link

feat: distributed authority #2852

Closed NoelStephensUnity closed 2 months ago

NoelStephensUnity commented 3 months ago

First pass merge of distributed authority features. (WIP)

Changelog

Testing and Documentation

NoelStephensUnity commented 2 months ago

No longer needed.