<?xml version="1.0"?>

<PropertyList>

 <name>MD11MainBranch</name>
 <path>MD-11.3ds</path>  
 <offsets>
   <z-m>0</z-m>
   <x-m>-25</x-m>
   <pitch-deg>-0.5</pitch-deg>
 </offsets>

<!-- Cockpit -->
 <model>
  <name>CockpitMainBranch</name>
  <path>Aircraft/MD11/Models/cockpit/cockpit.xml</path>
 </model>

...

<!-- Mesh re ordering -->

<animation>
  <object-name>CockpitMainBranch</object-name>
  <object-name>MD11MainBranch</object-name>
</animation>

...
</PropertyList>

It doesn't work.  The XML parsing failed and I got the stupid glider. =(

I believe I have failed to understand your example.  What did I do wrong?

Thanks in advance,
Ampere


On June 27, 2004 03:39 am, Frederic Bouvier wrote:
> <!-- Mesh re ordering -->
>
> <animation>
>   <object-name>MainBranchOfCockpit</object-name>
>   <object-name>MainBranchOfMD-11</object-name>
> </animation>

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to