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/IESI/IESI.xml
Josh Davidson d30cb90a60 Sim: Name
2019-05-08 19:27:26 -04:00

33 lines
644 B
XML

<?xml version="1.0"?>
<!-- Copyright (c) 2019 Joshua Davidson (Octal450) -->
<PropertyList>
<path>res/IESI.ac</path>
<animation>
<type>pick</type>
<object-name>iesi.screen</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>nasal</command>
<script>canvas_iesi.showIESI();</script>
</binding>
</action>
</animation>
<!--animation>
<type>material</type>
<object-name>pfd1.screen</object-name>
<emission>
<red>1</red>
<green>1</green>
<blue>1</blue>
<factor-prop>controls/lighting/DU/iesi</factor-prop>
</emission>
</animation-->
</PropertyList>