0c67688205
Add all hot spots to right side electrical panel. Some systems not implemented yet. Position lights working. Signal lights working. Add more range animations. Added light animations to pilot. Restructured pilot xml files. Added xml files for SCR-522C, A14A and AN/APS-13
26 lines
599 B
XML
26 lines
599 B
XML
<?xml version="1.0"?>
|
|
<PropertyList>
|
|
|
|
<path>AN-APS-13-bell-box.ac</path>
|
|
|
|
<animation>
|
|
<type>range</type>
|
|
<min-m>0</min-m>
|
|
<max-m>7</max-m>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>material</type>
|
|
<object-name>AN/APS-13-bell-panel</object-name>
|
|
<object-name>AN/APS-13-bell-base</object-name>
|
|
<object-name>AN/APS-13-bell</object-name>
|
|
<object-name>AN/APS-13-bell-bolt</object-name>
|
|
<emission>
|
|
<factor-prop>controls/lighting/cabin-norm</factor-prop>
|
|
<red>0.25</red>
|
|
<green>0.12</green>
|
|
<blue>0.12</blue>
|
|
</emission>
|
|
</animation>
|
|
|
|
</PropertyList>
|