1
0
Fork 0

Moved material animation to head of file , with Ron Jensen's permission , so that it is oriented correctly in PLIB versions...

This commit is contained in:
sydadams 2007-04-14 01:32:17 +00:00
parent ef4405819a
commit d5e2f26a84

View file

@ -2,6 +2,24 @@
<PropertyList>
<path>kt70.ac</path>
<animation>
<type>material</type>
<object-name>knob0</object-name>
<object-name>knob4</object-name>
<object-name>knob3</object-name>
<object-name>knob2</object-name>
<object-name>knob1</object-name>
<object-name>vfr-btn</object-name>
<object-name>base</object-name>
<object-name>ident-btn</object-name>
<emission>
<red>0.75</red>
<green>0.25</green>
<blue>0.10</blue>
<factor-prop>/controls/lighting/panel-norm</factor-prop>
</emission>
</animation>
<animation>
<type>textranslate</type>
<object-name>alt-dig-1</object-name>
@ -664,25 +682,5 @@
</binding>
</action>
</animation>
<animation>
<type>material</type>
<object-name>knob0</object-name>
<object-name>knob4</object-name>
<object-name>knob3</object-name>
<object-name>knob2</object-name>
<object-name>knob1</object-name>
<object-name>vfr-btn</object-name>
<object-name>base</object-name>
<object-name>ident-btn</object-name>
<emission>
<red>0.75</red>
<green>0.25</green>
<blue>0.10</blue>
<factor-prop>/controls/lighting/panel-norm</factor-prop>
</emission>
</animation>
</PropertyList>
</PropertyList>