100ms syncinterval

This commit is contained in:
mischa 2023-09-06 19:36:23 +02:00
parent 0b00351822
commit 15977f660a
2 changed files with 4 additions and 2 deletions

View File

@ -163,5 +163,6 @@ MonoBehaviour:
m_EditorClassIdentifier:
syncDirection: 0
syncMode: 0
syncInterval: 0.5
syncInterval: 0.1
positionSensitivity: 0.01
smoothCorrection: 1

View File

@ -298,5 +298,6 @@ MonoBehaviour:
m_EditorClassIdentifier:
syncDirection: 0
syncMode: 0
syncInterval: 0.5
syncInterval: 0.1
positionSensitivity: 0.01
smoothCorrection: 1