On Monday 14 November 2005 06:31 pm, Innis Cunningham wrote:
> ...I guess the contrails are a work in progress.The
> first time I saw them I thought I had blowen another engine.:-)


Yes they are.  But now that you mention it I've been playing around with them, 
trying to get a better look.  Here's a screenshot:

      http://home.comcast.net/~davidculp2/contrails_001.jpg


This is with the submodel entries shown below.  I turned off the <wind>, set 
the x-offset further aft (maybe could go further still), added some speed to 
aft, and decreased the delay to 0.04.

I had the delay set to a much higher number before because I was timid with 
the use of the submodels, knowing that a smaller delay would result in many 
more instances of the submodels.  With delay set to zero I get about 650 
submodels in existance at any time.  With the delay set to 0.04 as above, I 
get 340 submodels.  The high number of submodels seems to have no effect 
(that I can tell) on frame rates.

  <submodel>
    <name>left engine contrail</name>
    <model>Models/Geometry/contrail.xml</model>
    <trigger>ai/submodels/contrails</trigger>
    <speed>-100</speed>
    <repeat>true</repeat>
    <delay>0.04</delay>
    <count>-1</count>
    <x-offset>-10.0</x-offset>
    <y-offset>-16.0</y-offset>
    <z-offset>0.0</z-offset>
    <life>8.0</life>
    <buoyancy>32</buoyancy>
    <aero-stabilise>false</aero-stabilise>
    <wind>false</wind>
  </submodel>

  <submodel>
    <name>right engine contrail</name>
    <model>Models/Geometry/contrail.xml</model>
    <trigger>ai/submodels/contrails</trigger>
    <speed>-100</speed>
    <repeat>true</repeat>
    <delay>0.04</delay>
    <count>-1</count>
    <x-offset>-10.0</x-offset>
    <y-offset>16.0</y-offset>
    <z-offset>0.0</z-offset>
    <life>8.0</life>
    <buoyancy>32</buoyancy>
    <aero-stabilise>false</aero-stabilise>
    <wind>false</wind>
  </submodel>



Dave

_______________________________________________
Flightgear-users mailing list
[email protected]
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to