121 lines
No EOL
3 KiB
XML
121 lines
No EOL
3 KiB
XML
<?xml version="1.0"?>
|
|
<!-- Author Ian (Yves Tolosa) - AUG 2018 -->
|
|
<PropertyList>
|
|
<!-- Position ALS Navigation Lights -->
|
|
<model>
|
|
<name>nav-right</name>
|
|
<path>AI/Lights/procedural_light_nav_right.xml</path>
|
|
<offsets>
|
|
<x-m>7.34972</x-m>
|
|
<y-m>28.7442</y-m>
|
|
<z-m>7.06666</z-m>
|
|
</offsets>
|
|
</model>
|
|
<model>
|
|
<name>nav-left</name>
|
|
<path>AI/Lights/procedural_light_nav_left.xml</path>
|
|
<offsets>
|
|
<x-m>7.34972</x-m>
|
|
<y-m>-28.7442</y-m>
|
|
<z-m>7.06666</z-m>
|
|
</offsets>
|
|
</model>
|
|
<model>
|
|
<name>nav-tail</name>
|
|
<path>AI/Lights/procedural_light_nav_tail.xml</path>
|
|
<offsets>
|
|
<x-m>38.5</x-m>
|
|
<y-m>0</y-m>
|
|
<z-m>8.25406</z-m>
|
|
</offsets>
|
|
</model>
|
|
<!-- Position ALS Strobes -->
|
|
<model>
|
|
<name>strobe-right</name>
|
|
<path>AI/Lights/procedural_light_strobe_right.xml</path>
|
|
<offsets>
|
|
<x-m>10.4706</x-m>
|
|
<y-m>29.6439</y-m>
|
|
<z-m>8.10002</z-m>
|
|
</offsets>
|
|
</model>
|
|
<model>
|
|
<name>strobe-left</name>
|
|
<path>AI/Lights/procedural_light_strobe_left.xml</path>
|
|
<offsets>
|
|
<x-m>10.4706</x-m>
|
|
<y-m>-29.6439</y-m>
|
|
<z-m>8.10002</z-m>
|
|
</offsets>
|
|
</model>
|
|
<model>
|
|
<name>strobe-tail</name>
|
|
<path>AI/Lights/procedural_light_strobe_tail.xml</path>
|
|
<offsets>
|
|
<x-m>39</x-m>
|
|
<y-m>0</y-m>
|
|
<z-m>8.25406</z-m>
|
|
</offsets>
|
|
</model>
|
|
<!-- Position Beacons -->
|
|
<model>
|
|
<name>beacon-top</name>
|
|
<path>AI/Lights/procedural_light_beacon_top.xml</path>
|
|
<offsets>
|
|
<x-m>-0.65638</x-m>
|
|
<y-m>0</y-m>
|
|
<z-m>8.84199</z-m>
|
|
</offsets>
|
|
</model>
|
|
<model>
|
|
<name>beacon-bottom</name>
|
|
<path>AI/Lights/procedural_light_beacon_bottom.xml</path>
|
|
<offsets>
|
|
<x-m>4.76086</x-m>
|
|
<y-m>0</y-m>
|
|
<z-m>2.14575</z-m>
|
|
</offsets>
|
|
</model>
|
|
<!-- Group Lights for Shared Animations -->
|
|
<animation>
|
|
<name>NavGrouped</name>
|
|
<object-name>nav-right</object-name>
|
|
<object-name>nav-left</object-name>
|
|
<object-name>nav-tail</object-name>
|
|
</animation>
|
|
<animation>
|
|
<name>StrobeGrouped</name>
|
|
<object-name>strobe-right</object-name>
|
|
<object-name>strobe-left</object-name>
|
|
<object-name>strobe-tail</object-name>
|
|
</animation>
|
|
<animation>
|
|
<name>BeaconGrouped</name>
|
|
<object-name>beacon-top</object-name>
|
|
<object-name>beacon-bottom</object-name>
|
|
</animation>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>NavGrouped</object-name>
|
|
<nopreview />
|
|
<condition>
|
|
<property>controls/lighting/nav-lights</property>
|
|
</condition>
|
|
</animation>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>StrobeGrouped</object-name>
|
|
<nopreview />
|
|
<condition>
|
|
<property>controls/lighting/strobe</property>
|
|
</condition>
|
|
</animation>
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>BeaconGrouped</object-name>
|
|
<nopreview />
|
|
<condition>
|
|
<property>controls/lighting/beacon</property>
|
|
</condition>
|
|
</animation>
|
|
</PropertyList> |