@SkylineGTRFreak @Oskar I just spent like 2 hours hunting through all the meta files in the game for any hints on this matter of retractable landing gear. I literally extracted every single .meta file in the whole game and searched all for "SWIFT", and found nothing about landing gear. I've made an add-on with the exact same vehicles.meta and carvariations.meta values as the swift and swift2, to no avail. It's really quite confusing. It might be in some non-plaintext ymt file somewhere or something like that. Hard to say. I've asked the RPH developers if they can turn up any info on whether it might be possible to force through memory editing, but I wouldn't hold our breath there. Very frustrating!
There's a few entries in handling.meta that seem to be relevant:
<fGearDownDragV value="0.100000" />
<fGearDownLiftMult value="1.000000" />
<fGearDoorFrontOpen value="110.000000" />
<fGearDoorRearOpen value="95.000000" />
<fGearDoorRearOpen2 value="90.000000" />
<fGearDoorRearMOpen value="90.000000" />
However, I put SWIFT as the handling line for the add-on and it still doesn't work.