No, it won't. It only affects acceleration.Lutra wrote:QUOTE (Lutra @ Feb 2 2011, 01:28 AM) it might r the various core difference... I still have many variables to look at
I can dig up an old (and fairly lengthy and math-heavy) explanation of alleg's physics model if you want, but here's a fairly simple explanation:
Drag is proportional to speed. ( F_d ~= b*v ), b is hardcoded constant. Not exactly how its coded, but close enough.
Your ship has thrusters with a maximum force F
Carrying some stuff such as prox increases your mass, and thus reduces your acceleration ( F = ma anyone? )
Terminal velocity is from drag, ( v = ma/b )
Boosters increase your forward thrust, thus letting you reach higher speeds while burning fuel.
In some cases, its almost impossible to reach the top speed of your ship with a heavy load because it takes so long to accelerate to that speed. But you will reach that speed if you fly straight long enough.