Tanks demo: increase send rate from 30 Hz to 120 Hz to avoid rtt being too high. reduces rtt from ~30 ms to ~8ms.

This commit is contained in:
mischa 2023-07-18 16:52:22 +08:00
parent f6cf32ee8d
commit 82c09850da

View File

@ -465,7 +465,7 @@ MonoBehaviour:
runInBackground: 1
autoStartServerBuild: 1
autoConnectClientBuild: 0
sendRate: 30
sendRate: 120
offlineScene:
onlineScene:
transport: {fileID: 1282001521}