Sectsetinterpolation

From EDukeWiki
Jump to navigation Jump to search

sectsetinterpolation <sectnum>

Applies interpolation on the movement of a specific sector. Useful for smoothing sector movement executed via CON, typically by moving its wallpoints using dragpoint.

Sector coordinates update every 30 tics, which will look jittery by default. This command as the name suggests will enable interpolation of these updates.

Parameters

<sectnum> Number of the sector.