mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
100ms syncinterval
This commit is contained in:
parent
0b00351822
commit
15977f660a
@ -163,5 +163,6 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
syncDirection: 0
|
||||
syncMode: 0
|
||||
syncInterval: 0.5
|
||||
syncInterval: 0.1
|
||||
positionSensitivity: 0.01
|
||||
smoothCorrection: 1
|
||||
|
@ -298,5 +298,6 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
syncDirection: 0
|
||||
syncMode: 0
|
||||
syncInterval: 0.5
|
||||
syncInterval: 0.1
|
||||
positionSensitivity: 0.01
|
||||
smoothCorrection: 1
|
||||
|
Loading…
Reference in New Issue
Block a user