I am making an airplane sim.
i cant get it all to work together, in that if i make rigidbody components, and try to use colliders too, the plane either falls apart, or flies in random directions.
so i either can have no colliders, and have the plane fall thru the ground,
or
i can have no rigidbodies, and therefor cant hinge the wing flaps to the wing
is there any way to keep both colliders and rigidbody hinges?