Howto:Implement pushback: Difference between revisions

Jump to navigation Jump to search
m (Correct typo in path encoding)
Line 140: Line 140:
In your planes model file, we add a reference to one of the generic pushback models, or a custom made truck, shipped with your plane. Edit the offsets to fit your plane; the z offset should be at ground level, while the x offset is at the nosewheel(center).
In your planes model file, we add a reference to one of the generic pushback models, or a custom made truck, shipped with your plane. Edit the offsets to fit your plane; the z offset should be at ground level, while the x offset is at the nosewheel(center).


Currently two different types are available:
Currently four different types are available:
* '''Goldhofert:''' used on medium sized to large airliners (eg. [[737]], [[747]])
* '''Goldhofert:''' used on medium sized to large airliners (eg. [[737]], [[747]])
* '''Douglas:''' used on medium sized to large airliners
* '''Military:''' used on military and small aircraft (eg. [[F-16]], [[Hansajet]])
* '''Military:''' used on military and small aircraft (eg. [[F-16]], [[Hansajet]])
Both models can be found in the <tt>$FG_ROOT/Models/Airport/Pushback</tt> directory. The following example uses the Goldhofert, but by changing the path to Military.xml the military truck can be implented.
* '''Forklift:''' used on general aviation or private jets
Both models can be found in the <tt>$FG_ROOT/Models/Airport/Pushback</tt> directory. The following example uses the Goldhofert, but by changing the path to {Douglas|Military|Forklift}.xml the other trucks can be implented.
 
Renders of the differant models (order: Goldhofert, Douglas, Military, Forklift):
[[File:Pushbacks.png|thumb|left]]


<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
4

edits

Navigation menu