mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Stacked Prediction: use FAST mode
This commit is contained in:
parent
05fc0be2f9
commit
c3ea03f679
@ -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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user