1
0
Fork 0
A320-family/Models/Instruments/Lower-ECAM/Lower-ECAM.xml
fly d3fb74ef6f Reduce default dust level
Signed-off-by: fly <merspieler@airmail.cc>
2020-04-13 12:22:53 +00:00

49 lines
1 KiB
XML

<?xml version="1.0"?>
<!-- Copyright (c) 2019 Joshua Davidson (Octal450) -->
<PropertyList>
<path>res/Lower-ECAM.ac</path>
<animation>
<type>scale</type>
<x-offset>1.05</x-offset>
<y-offset>1.05</y-offset>
<z-offset>1.05</z-offset>
</animation>
<animation>
<type>pick</type>
<object-name>lecam.screen</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>nasal</command>
<script>canvas_ecam.showLowerECAM();</script>
</binding>
</action>
</animation>
<animation>
<type>material</type>
<object-name>lecam.screen</object-name>
<emission>
<red>1</red>
<green>1</green>
<blue>1</blue>
<factor-prop>controls/lighting/DU/du4</factor-prop>
</emission>
</animation>
<effect>
<inherits-from>Effects/model-interior-display</inherits-from>
<object-name>lecam.screen</object-name>
<parameters>
<contrast>0.7</contrast>
<dirt-factor><use>/maintainance/cockpit-cleaness-factor</use></dirt-factor>
</parameters>
</effect>
</PropertyList>