I've been trying unsuccessfully to spin the prop on a modified version of the T6.  Here's a cut and paste from the model file.  Does anyone see something that I am missing?  The props_spin shows up as a separate object in both 3DStudio Max and AC3D (we are playing with the model in 3DS, importing it into AC3D and then finally exporting to ac format for inclusion with FlightGear.).  If I remove the <center> section from the XML, the prop fails to load so I'm sure the animation file is being parsed.  Any ideas?

 

Thanks,

Vance 

 

<PropertyList>

  

   <path>T6Texan2.ac</path>

   

   <animation>

    <type>spin</type>

    <object-name>props_spin</object-name>

    <property>/engines/engine[0]/rpm</property>

    <center>

     <x-m>0</x-m>

     <y-m>0</y-m>

     <z-m>0</z-m>

    </center>

    <axis>

     <x>1</x>

     <y>0</y>

     <z>0</z>

    </axis>

   </animation>

   

</PropertyList>

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

Reply via email to