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/ND/ND_L.xml

45 lines
889 B
XML
Raw Normal View History

2017-06-19 00:14:41 +00:00
<?xml version="1.0"?>
<!--
2017-11-16 19:29:08 +00:00
##############################################
# Copyright (c) Joshua Davidson (it0uchpods) #
##############################################
-->
<PropertyList>
2017-06-19 00:14:41 +00:00
<path>res/ND.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>
2017-06-19 00:14:41 +00:00
<animation>
<type>pick</type>
<object-name>ND.screen</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>nasal</command>
<script>canvas_nd.showNd();</script>
</binding>
</action>
</animation>
2017-06-29 15:29:10 +00:00
<animation>
<type>material</type>
<object-name>ND.screen</object-name>
<emission>
<red>1</red>
<green>1</green>
<blue>1</blue>
<factor-prop>controls/lighting/DU/du2</factor-prop>
2017-06-29 15:29:10 +00:00
</emission>
</animation>
2017-06-19 00:14:41 +00:00
</PropertyList>