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.15k stars 435 forks source link

feat: add ping tool to public repo #3001

Closed NoelStephensUnity closed 3 months ago

NoelStephensUnity commented 3 months ago

Adding the PingTool example project.

Changelog

NA

Testing and Documentation