On Tue, 2 Dec 2008, Neil Smith wrote:

> I tried to use the ferry model in /Models/Maritime/Civilian/Large Ferry.xml, 
> in an AI Flightplan for a ferry route, but the model travels sideways.
>
> When I enter it with the UFO model it comes in bow east, as does the barge, 
> while all other ship models come in bow north.
>
> I tried inserting this in "LargeFerry.xml "
>
> <offsets>
>  <heading-offset-deg>90</heading-offset-deg>
> </offsets>
>
> nothing was changed.

Hi,

That's because it should be
> <offsets>
>  <heading-deg>90</heading-deg>
> </offsets>

Cheers,

Anders - been there done that..
-- 
---------------------------------------------------------------------------
Anders Gidenstam
WWW: http://www.gidenstam.org/FlightGear/

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to