Page 1 of 1

Ship attack movement table?

Posted: Wed Oct 26, 2011 4:12 am
by web5play
How is the ship attack movement calculated?
I am guessing it is something like
= drive type * ellipse where the ellipse is defined as turning cost

x = a cos( turn)
y = b sin( turn )

0 turning cost just a circle ie a = b.