X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=docs-mini%2FREADME.submodels;h=9f26ca531477073f0d415a1031380f379a65f5e9;hb=30cf69fe6d51738a2b00fe1adcc06a1e1cbfac46;hp=999038540c08aa9be44515c94ecb5fe2093ae9b4;hpb=30bbccb98db3ef761b756453fd106a4ddf21a396;p=flightgear.git diff --git a/docs-mini/README.submodels b/docs-mini/README.submodels index 999038540..9f26ca531 100644 --- a/docs-mini/README.submodels +++ b/docs-mini/README.submodels @@ -40,11 +40,17 @@ Default is 0. Set to true if you want the submodel to react to the wind. Default is "false". - The Coeffient of Drag. Varies with sabmodel shape - 0.295 for a bullet, + The Coeffient of Drag. Varies with submodel shape - 0.295 for a bullet, 0.045 for an airfoil. Enter an appropriate value. Defaults to 0.295. Effective drag area (sq ft). Usually the cross-sectional area of the submodel normal to the airflow. - The weight of the submodel (lbs). Defaults to 0.25 + The weight of the submodel (lbs). NOT set to 0 on submodel release.You + may wish to set this value to 0 by means of key bindings or Nasal script. + Defaults to 0.25. + The path to the contents of a submodel. The contents must be in lbs. + Intended for use with drop tanks. The property value will be set + to 0 on release of the submodel: do not also set to 0 elsewhere e.g. + in key bindings. Defaults to 0. --> @@ -52,7 +58,7 @@ left gun Models/Geometry/tracer.ac - systems/submodels/submodel[0]/trigger + ai/submodels/submodel[0]/trigger 2750.0 true 0.25 @@ -68,7 +74,7 @@ right gun Models/Geometry/tracer.ac - systems/submodels/submodel[0]/trigger + ai/submodels/submodel[0]/trigger 2750.0 true 0.25 @@ -80,5 +86,43 @@ 1.8 2.0 + + + droptank-l + Aircraft/Hunter/Models/droptank-100gal.ac + controls/armament/station[0]/jettison-all + 0 + false + 1 + 0.820 + -9.61 + -2.39 + 0 + 0 + false + 2.11348887 + 170 + 0.045 + consumables/fuel/tank[2]/level-lbs + + + + droptank-r + Aircraft/Hunter/Models/droptank-100gal.ac + controls/armament/station[1]/jettison-all + 0 + false + 1 + 0.820 + 9.61 + -2.39 + 0 + 0 + false + 2.11348887 + 170 + 0.045 + consumables/fuel/tank[3]/level-lbs +