
anti wall slide
- iceman
- Reverse Adjust Outside Corner Grinder
- Posts: 2448
- Joined: Fri Jan 09, 2004 9:54 am
- Location: Yorkshire, England. Quote: Its the fumes, they make one want to play
- Contact:
i agree with ish and so does evil judging by his signature
btw the slide patch works well , looking at the code it does seem that clamping the values is the cause of the slide
if for instance ts is really 60 but its clamped to 10 then theres an error of 50 this puts the calculations way off
and this will continue for many game loops until the values received fall within the clamping range
btw the slide patch works well , looking at the code it does seem that clamping the values is the cause of the slide
if for instance ts is really 60 but its clamped to 10 then theres an error of 50 this puts the calculations way off
and this will continue for many game loops until the values received fall within the clamping range