41 lines
777 B
XML
41 lines
777 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
<name>Buccaneer Wingman</name>
|
|
|
|
<scenario>
|
|
|
|
<description>
|
|
|
|
Pair - non-tactical
|
|
|
|
This scenario formates 1 Buccaneer to the
|
|
parent ac at the position designated by
|
|
the x,y,z ofsets. It is automatically
|
|
included with the Bucaneer(wingman).
|
|
|
|
|
|
Vivian Meazza
|
|
</description>
|
|
|
|
<entry>
|
|
<name>Red-2</name>
|
|
<type>wingman</type>
|
|
<model>AI/Aircraft/Buccaneer/Models/buccaneer-wingman.xml</model>
|
|
<x-offset>-35</x-offset>
|
|
<y-offset>-63</y-offset>
|
|
<z-offset>0</z-offset>
|
|
<formate>true</formate>
|
|
<max-speed-kts>500</max-speed-kts>
|
|
<coefficients>
|
|
<heading>5.0</heading>
|
|
<pitch>4.0</pitch>
|
|
<bank>4.0</bank>
|
|
<speed>2.5</speed>
|
|
</coefficients>
|
|
</entry>
|
|
|
|
|
|
</scenario>
|
|
|
|
</PropertyList>
|