I never considered using the physics engine; the solution that I was looking for was a simple way of calculating the absolute move vector during c_move; the usual method won't work because all of the spaceships only move forward; but ok, I guess I'll have to figure it out on my own.