Call of Duty Script Documentation
dontInterpolate()
ModuleEntity
Summary
pop the entity's position instantaneously to where it moves this time step, rather than smoothly moving there from the previous position
Call this function on
An entity
Example
entity dontInterpolate();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List