1
0
Fork 0
A320-family/Models/A320-200-CFM.xml
2020-06-01 23:47:22 +01:00

31 lines
795 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
<PropertyList>
<name>A320-200</name>
<path>empty.ac</path> <!-- Livery system on MP multimodel -->
<offsets>
<x-m>-18.8499</x-m>
<z-m>1.7005004</z-m>
</offsets>
<model>
<name>Fuselage</name>
<path>Aircraft/A320-family/Models/Fuselages/A320/fuselage.xml</path>
</model>
<model>
<name>Interior</name>
<path>Aircraft/A320-family/Models/A320-interior.xml</path>
<!-- On multiplayer models, the interior is loaded separately and global
offsets are not applied. This cancels the global offsets, so that
the interior is loaded at (0,0,0) anyway. -->
<offsets>
<x-m>18.8499</x-m>
<z-m>-1.7005004</z-m>
</offsets>
<usage>interior</usage>
</model>
</PropertyList>