Closed NoelStephensUnity closed 1 month ago
This PR resolves the following issues for the PingTool example:
PingTool
ServerHostClient
This PR includes updates to the PingTool example:
ExtendedNetworkManager
NetcodeEditorBase
Text
NA
This PR resolves the following issues for the PingTool example:
PingTool
could calculate negative ping times.PingTool
could throw an exception on an edge case scenario when exiting a session.ServerHostClient
identifier sometimes not showing up on-screen.This PR includes updates to the PingTool example:
ExtendedNetworkManager
component that uses theNetcodeEditorBase
and combines:Text
object to provide on-screen instructions on what key to press to toggle thePingTool
.Changelog
NA
Testing and Documentation