Sectsetinterpolation: Difference between revisions
Jump to navigation
Jump to search
recreate cause I needed it |
No edit summary |
||
Line 12: | Line 12: | ||
|- | |- | ||
|} | |} | ||
See also: [[sectclearinterpolation]] |
Latest revision as of 07:58, 5 July 2025
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. |
See also: sectclearinterpolation