Changes between Initial Version and Version 1 of Ticket #4276, comment 10


Ignore:
Timestamp:
Oct 10, 2016, 9:53:40 AM (7 years ago)
Author:
fatherbushido

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4276, comment 10

    initial v1  
    2121                        (curPos.z * (turnLength + lateness) - prevPos.z * lateness) / turnLength);
    2222}}}
     23
     24EDIT: In fact, I think I m wrong, InterpolatedLocation should indeed go backward in time. So all is fine.