This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/Models/Instruments/Upper-ECAM/Upper-ECAM.xml

41 lines
787 B
XML
Raw Normal View History

<?xml version="1.0"?>
2019-01-01 06:03:06 +00:00
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
<PropertyList>
<path>res/Upper-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>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>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>
</PropertyList>