For the people who don't know how to create a custom Landing Gear, here is the guide:
Build an aircraft
Front Landing Gear:
1. Place the hinge rotator in the desired place
2. Go to XML Modder --> InputController
3. Change the following information:
- Min. (change from -1 to 0)
- Input (Change from VTOL to LandingGear)
- max. (Change from 1 to 1.2)
- Possibly: InputController ( add new field: disableBaseMesh (Value: true)
- Exit XML Modder
- Place a Fuselage Block at the rotating point of the Rotator
- Rotate Fuselage Block once around the X-axis
- Adjust the width and height to the size of the aircraft; the same width at both ends
- Attach one or more Resizable Wheels to the bottom of the Fuselage Block and enlarge or reduce them to the appropriate size
Main landing gear: - Place Hinge rotator
- Repeat XML modifications
- This time DEFINITELY disableBaseMesh set to true
- Rotate Rotator
(5. Repeat fuselage block placement and wheel placement)
@Sarp17
Not quite as good as the other one, but still something.
Well, a guide with pictures would be better instead of all words. But its still something.