Use a tighter steering delta for better ghost replay smoothness
This commit is contained in:
parent
6ef5f66ef2
commit
7eeae8b6e1
@ -147,7 +147,7 @@
|
||||
delta-steering If the steering angle difference exceeds this delta,
|
||||
new transform event is generated before maximum time. -->
|
||||
<replay max-frames="12000" delta-t="0.200" delta-speed="0.6"
|
||||
delta-steering="0.35" />
|
||||
delta-steering="0.26" />
|
||||
|
||||
<!-- Determines the minimap related values.
|
||||
size: The size of the minimap (scaled afterwards) 480 = full screen height)
|
||||
|
Loading…
x
Reference in New Issue
Block a user