Have you guys ever noticed that when some ships are entering a gravity well, they will start rotating quickly left and right repeatedly until they are through it? Do any of the coders know why this is? (Or does anyone else have a guess?) I have noticed this especially in Star Control 1, but I notice it in SC2 as well, especially with ships like the Utwig.
This is against the computer, right? I suspect they just want to steer towards a direction just around where the threshold between two images is. And as there are only 64 discrete directions, steering in a specific direction in between two of those requires continuous adjustment. If this happens more often for some ships than others, that may be because of their specific mass, thrust, and max speeds, which require more intervention to get to where they want to go in a gravity well. I think I've seen the behavior outside of gravity wells too, when running away with the computer chasing from a specific angle.
Logged
“When Juffo-Wup is complete when at last there is no Void, no Non when the Creators return then we can finally rest.”
This is against the computer, right? I suspect they just want to steer towards a direction just around where the threshold between two images is. And as there are only 64 discrete directions, steering in a specific direction in between two of those requires continuous adjustment. If this happens more often for some ships than others, that may be because of their specific mass, thrust, and max speeds, which require more intervention to get to where they want to go in a gravity well. I think I've seen the behavior outside of gravity wells too, when running away with the computer chasing from a specific angle.
I agree, this happened to me when i was fighting a supox, i was an arilou and i kept on teleporting around it and the supox ship like, freaked out.