so I'm making a PSM plane but the rotator always moves and wobbles
how can I make it not wobbly? and only move when it needs to.
This is what the rotator looks like
The vertical one is yaw, the middle one is for roll, and the back one is pitch
I tried changing the dampermultiplier to 100,10000,1E+10 and it just makes it worse
@temporaryplanetester here
In Overload, go to JointRoator page, then you're gonna add a property called damperMultiplier and then increase this value as much as you need
Either use a control base or increase the mass of the rotators significantly.
Use a control base
Maybe try to change the property disableAircraftColisions to "true" (false by default) in each rotator, and in your engines. Overload mod.
Why not just use control bases? They do the job of all three rotators in one part, plus no weird wobbling or inconsistent movement.
If you want an example on how to do that, take apart the engines of this plane and look at the control bases, the "Engine_something" variables are used as inputs, since control bases only accept the smooth() function (used to reduce the rotation speed in this case) if it's in a variable.
If all that seems confusing, you can just upload the plane as unlisted and tag me on it and I'll do it for you, it's not as complicated as it seems in text.
@IceCraftGaming still doesn't work :(
remove the weight of the engine the rotators are attatched to.
How heavy is the engine anyway?
Pwease help