Fix level interpolators jittering during objectplace
Currently, level interpolator positions were not being updated during objectplace
, causing level interpolators to jitter between their positions on the current tick and the next. This patch fixes that by simply updating the level interpolator state when objectplace
is active.
Comparison videos(using videos instead of GIFs because the lag the game and make the jitter less noticeable)
next
patch