Intro
I am currently working on an aircraft that is auto rolling because of the landing gear. This only happens when the landing gear are in. Can anybody help? Aircraft bellow v v v
I am currently working on an aircraft that is auto rolling because of the landing gear. This only happens when the landing gear are in. Can anybody help? Aircraft bellow v v v
Hey guys found a solution from another post so all good
@TheFlightGuySP all parts are have this function but I assume the springs are causing the issue because some of them compress so it is a problem but I do need something that can make the rolling 0 but all of the methods I’ve tried don’t work.
The most likely cause of the problem is aircraft/part collisions.
This can be fixed by simply setting
disableAircraftCollisions
tofalse
on all of the landing gear components.If you have already addressed this issue, then I have no other solutions at the moment.