Ampere K. Hardraade wrote:

> On July 1, 2004 02:11 am, Frederic Bouvier wrote:
> >
http://cvs.flightgear.org/cgi-bin/viewcvs/viewcvs.cgi/*checkout*/docs/Model
> >/fgfs-model-howto.html?rev=1.8&cvsroot=FlightGear-0.9
> Thanks.  I will check that out.
>
> > >From A320-fb.xml :
> >
> >  <model>
> >   <path>Aircraft/747/Models/boeing747-400-pfd-jw.xml</path>
> >   <offsets>
> >    <x-m>-17.17</x-m>
> >    <y-m>-0.59</y-m>
> >    <z-m>-2</z-m>
> >    <pitch-deg>-15.0</pitch-deg>
> >   </offsets>
> >  </model>
> >
> > You can also have offsets/roll-deg and offsets/heading-deg
> Oh, I was referring to the animation rotate, not the offset rotate.

<model>
  <name>IncludedMeshB</name>
  <path>meshB.XML</path>
</model>

<animation>
  <type>rotate</name>
  <object-name>IncludedMeshB</object-name>
  ....
</animation>

should work

> By the way, the example about reordering objects that you gave me didn't
work.
> It seem that the XML parser has trouble recongizing the syntax used in
null
> type animation.

Send me ( privately ) your files and I will have a look to them

-Fred



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

Reply via email to