54 lines
1.1 KiB
XML
54 lines
1.1 KiB
XML
<?xml version="1.0"?>
|
|
|
|
<!-- Copyright (c) 2020 Josh Davidson (Octal450) -->
|
|
|
|
<PropertyList>
|
|
|
|
<path>res/Upper-ECAM.ac</path>
|
|
|
|
<animation>
|
|
<type>pick</type>
|
|
<object-name>uecam.screen</object-name>
|
|
<action>
|
|
<button>0</button>
|
|
<repeatable>false</repeatable>
|
|
<binding>
|
|
<command>nasal</command>
|
|
<script>canvas_ecam.showUpperECAM();</script>
|
|
</binding>
|
|
</action>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>uecam.screen</object-name>
|
|
<condition>
|
|
<not><property>modes/ecam-du-xfr</property></not>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>select</type>
|
|
<object-name>uecam.screen2</object-name>
|
|
<condition>
|
|
<property>modes/ecam-du-xfr</property>
|
|
</condition>
|
|
</animation>
|
|
|
|
<animation>
|
|
<type>material</type>
|
|
<object-name>uecam.screen</object-name>
|
|
<emission>
|
|
<red>1</red>
|
|
<green>1</green>
|
|
<blue>1</blue>
|
|
<factor-prop>controls/lighting/DU/du3</factor-prop>
|
|
</emission>
|
|
</animation>
|
|
|
|
<effect>
|
|
<inherits-from>Aircraft/A320-family/Models/Effects/display</inherits-from>
|
|
<object-name>uecam.screen</object-name>
|
|
</effect>
|
|
|
|
</PropertyList>
|