[ANNOUNCEMENT] Schweizer SGS 2-33A Glider (Freeware)

To use Ka7 with official tow plane/winch besides changing it to glider what you already did do:

Create file reference_points.cfg in Community\Schleicher_K7_GlideSimmer_B21_1.10\SimObjects\Airplanes\GlideSimmer67_Schleicher_K7 with contents (I only precisely set tow/winch points, I didn’t bother to set up Jimmy hands properly) :

[REFERENCEPOINT.0]
Name=attachpt_wingrunner_pos
AttachTo=""
IsExterior=1
RelativePos=-30,0,-0.8
RelativeRot=0,0,0

[REFERENCEPOINT.1]
Name=attachpt_wingrunner_left_hand
AttachTo=""
IsExterior=1
RelativePos=-29.344635,2.230001,0.368459
RelativeRot=0,3.14159265359,-0.78

[REFERENCEPOINT.2]
Name=attachpt_wingrunner_right_hand
AttachTo="IK_Right_Hand_Target"
IsExterior=1
RelativePos=0,0,0
RelativeRot=0,0,0

[REFERENCEPOINT.3]
Name=attachpt_tow_cable_towplane
AttachTo=""
IsExterior=1
RelativePos=0,-2.59,6.92
RelativeRot=0,0,0

[REFERENCEPOINT.4]
Name = attachpt_tow_cable_winch
IsExterior = 1
RelativePos=-0.45,-3.32,2.08

and register this file in Community\Schleicher_K7_GlideSimmer_B21_1.10\layout.json like this (I list here some already existing and additional entry - note all the open/closing parens and commas as they are important):

   {
      "path": "SimObjects/Airplanes/GlideSimmer67_Schleicher_K7/texture/thumbnail_small.JPG",
      "size": 19986,
      "date": 132992806364893364
    },
	{
      "path": "SimObjects/Airplanes/GlideSimmer67_Schleicher_K7/reference_points.cfg",
      "size": 690,
      "date": 133088511803885188
    }
  ]
}

Happy soaring :slight_smile:

2 Likes