So I’ve made a functional moving ship system using Linear/Angular Velocity Constraints. But here’s the thing - The movement is super rigid, almost like a robot
And when I try to use two keys at once (ex. pitch up + roll right), it shakes violently
How would I go about in fixing this awful movement?