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

fix: ping tool example updates and fixes #3106

Closed NoelStephensUnity closed 1 month ago

NoelStephensUnity commented 1 month ago

This PR resolves the following issues for the PingTool example:

This PR includes updates to the PingTool example:

Changelog

NA

Testing and Documentation