OsKaR wrote:
If you try to move forward and left or right it would made a perfect circle isn't?

Accumulation of errors will cause this to happen, even
when there aren't any bugs, because you're moving in
discrete steps.

The error can be reduced by taking smaller steps. Or
by using a more sophisticated numerical integration
technique, although that's probably overkill for a
tank game.

--
Greg

Reply via email to