Now only things that actually change their states will interpolate
also adds gr_maxinterpdist which allows to set the max distance mobj interpolation takes effect
also adds the "mobjsubsectorinterp" cvar which toggles mobj subsector interpolation (which uses R_PointInSubsector quite often, which is quite the costly function)
Now only things that actually change their states will interpolate also adds gr_maxinterpdist which allows to set the max distance mobj interpolation takes effect also adds the "mobjsubsectorinterp" cvar which toggles mobj subsector interpolation (which uses R_PointInSubsector quite often, which is quite the costly function)