mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
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:
parent
f6cf32ee8d
commit
82c09850da
@ -465,7 +465,7 @@ MonoBehaviour:
|
||||
runInBackground: 1
|
||||
autoStartServerBuild: 1
|
||||
autoConnectClientBuild: 0
|
||||
sendRate: 30
|
||||
sendRate: 120
|
||||
offlineScene:
|
||||
onlineScene:
|
||||
transport: {fileID: 1282001521}
|
||||
|
Loading…
Reference in New Issue
Block a user