Hello.
I'm doing a KOS script for my reusable rocket, and most of the time I have to use the LOCK STEERING command to change the rocket inclinaison.
For example, I want to rotate the rocket retrograde and so I use the command LOCK STEERING TO RETROGRADE.
Habitualy, this commands works perfectly. For example, I have a script that launch the rocket and during all the flight, I use this command to stabilize and change the rocket inclinaison.
But in this script, I really don't know why, it just doesn't want to work properly...
When the command is called, the rocket start to rotate in the good direction, but VERY slowly because it brakes everytime it reaches a good rotation speed....
And when it finally reach the desired rotation, the rocket starts to roll quickly, and never stops.
Then when the rocket enter in the atmosphere, most of the time, the rocket isn't enought stabilized and just crash on the ground.....
What is happening ?!