Stacked Prediction: use FAST mode

This commit is contained in:
mischa 2024-03-28 14:32:57 +08:00
parent 05fc0be2f9
commit c3ea03f679

View File

@ -149,6 +149,7 @@ MonoBehaviour:
syncMode: 0 syncMode: 0
syncInterval: 0 syncInterval: 0
predictedRigidbody: {fileID: 1161087258037110146} predictedRigidbody: {fileID: 1161087258037110146}
mode: 1
motionSmoothingVelocityThreshold: 0.1 motionSmoothingVelocityThreshold: 0.1
motionSmoothingAngularVelocityThreshold: 0.1 motionSmoothingAngularVelocityThreshold: 0.1
motionSmoothingTimeTolerance: 0.5 motionSmoothingTimeTolerance: 0.5
@ -169,5 +170,3 @@ MonoBehaviour:
rotationInterpolationSpeed: 10 rotationInterpolationSpeed: 10
teleportDistanceMultiplier: 10 teleportDistanceMultiplier: 10
reduceSendsWhileIdle: 1 reduceSendsWhileIdle: 1
lineTime: 10
showRemoteSleeping: 1