Sectclearinterpolation
Jump to navigation
Jump to search
sectclearinterpolation <sectnum>
This will remove interpolation from the sector's movement, reverting the updates to the native 30Hz rate.
Useful for few edge cases where removing hardcoded or otherwise CON enabled interpolation is desirable, such as instant snap movements from explosions
A good example would be creating the illusion of continuous motion like with escalator effect, which currently looks broken as the released version incorrectly applies interpolation to those.
Parameters
<sectnum> | Number of the sector. |
See also: sectsetinterpolation