mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
fix(Tanks): NT bufferResetMultiplier 5 -> 3
This commit is contained in:
parent
d1a4b33370
commit
93b4820c03
@ -85,7 +85,7 @@ MonoBehaviour:
|
|||||||
showGizmos: 0
|
showGizmos: 0
|
||||||
showOverlay: 0
|
showOverlay: 0
|
||||||
overlayColor: {r: 0, g: 0, b: 0, a: 0.5}
|
overlayColor: {r: 0, g: 0, b: 0, a: 0.5}
|
||||||
bufferResetMultiplier: 5
|
bufferResetMultiplier: 3
|
||||||
changedDetection: 1
|
changedDetection: 1
|
||||||
positionSensitivity: 0.01
|
positionSensitivity: 0.01
|
||||||
rotationSensitivity: 0.01
|
rotationSensitivity: 0.01
|
||||||
|
Loading…
Reference in New Issue
Block a user