2019-10-14 16:48:35 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
2021-04-23 17:21:07 +00:00
|
|
|
<!-- Copyright (c) 2021 Josh Davidson (Octal450) -->
|
2019-10-14 16:48:35 +00:00
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<path>res/ND_R.ac</path>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>pick</type>
|
|
|
|
<object-name>ND_R.screen</object-name>
|
|
|
|
<action>
|
|
|
|
<button>0</button>
|
|
|
|
<repeatable>false</repeatable>
|
|
|
|
<binding>
|
|
|
|
<command>nasal</command>
|
|
|
|
<script>canvas_nd.showNd('right');</script>
|
|
|
|
</binding>
|
|
|
|
</action>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>material</type>
|
|
|
|
<object-name>ND_R.screen</object-name>
|
|
|
|
<emission>
|
|
|
|
<red>1</red>
|
|
|
|
<green>1</green>
|
|
|
|
<blue>1</blue>
|
|
|
|
<factor-prop>controls/lighting/DU/du5</factor-prop>
|
|
|
|
</emission>
|
|
|
|
</animation>
|
|
|
|
|
2020-04-12 10:48:53 +00:00
|
|
|
<effect>
|
2021-06-06 16:45:04 +00:00
|
|
|
<inherits-from>Aircraft/A320-family/Models/Effects/displays/lcd</inherits-from>
|
|
|
|
<parameters>
|
|
|
|
<inner-angle>90</inner-angle> <!-- 0-90, use 90 for LED or plasma display-->
|
|
|
|
<outer-angle>90</outer-angle> <!-- 0-90, but greater than inner -->
|
|
|
|
<black-angle>90</black-angle> <!-- 0-90, but greater than outer -->
|
|
|
|
<dirt-factor>0.07</dirt-factor>
|
|
|
|
<contrast><use>instrumentation/du/du5-contrast</use></contrast>
|
|
|
|
</parameters>
|
2020-04-12 10:48:53 +00:00
|
|
|
<object-name>ND_R.screen</object-name>
|
|
|
|
</effect>
|
|
|
|
|
2019-10-14 16:48:35 +00:00
|
|
|
</PropertyList>
|